Home
last modified time | relevance | path

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

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