Searched refs:chase_hint (Results 1 – 2 of 2) sorted by relevance
70 HInstruction* chase_hint,
204 HInstruction* chase_hint, in GetInductionRange() argument228 chase_hint_ = chase_hint; in GetInductionRange()231 *max_val = SimplifyMax(GetVal(context, loop, info, trip, /*is_min=*/ false), chase_hint); in GetInductionRange()