Home
last modified time | relevance | path

Searched refs:otherLoop (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dinduction_var_analysis.cc341 HLoopInformation* otherLoop = instruction->GetBlock()->GetLoopInformation(); in VisitDescendant() local
342 if (otherLoop != loop) { in VisitDescendant()