Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc186 static HInstruction* GetLoopControl(HLoopInformation* loop) { in GetLoopControl() function
360 ReplaceInduction(induction_analysis_->LookupInfo(lp, GetLoopControl(lp)), fetch, replacement); in Replace()
366 induction_analysis_->LookupInfo(loop, GetLoopControl(loop)); in IsFinite()
403 induction_analysis_->LookupInfo(loop, GetLoopControl(loop)); in GenerateTripCount()
471 *trip = induction_analysis_->LookupInfo(lp, GetLoopControl(lp)); in HasInductionInfo()