Searched refs:GetLoopControl (Results 1 – 1 of 1) sorted by relevance
153 static HInstruction* GetLoopControl(HLoopInformation* loop) { in GetLoopControl() function328 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()