Home
last modified time | relevance | path

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

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