Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc153 static HInstruction* GetLoopControl(HLoopInformation* loop) { in GetLoopControl() function
328 ReplaceInduction(induction_analysis_->LookupInfo(lp, GetLoopControl(lp)), fetch, replacement); in Replace()
375 induction_analysis_->LookupInfo(loop, GetLoopControl(loop)); in GenerateTripCount()
404 induction_analysis_->LookupInfo(loop, GetLoopControl(loop)); in CheckForFiniteAndConstantProps()
456 *trip = induction_analysis_->LookupInfo(lp, GetLoopControl(lp)); in HasInductionInfo()