Searched refs:SimplifyMax (Results 1 – 1 of 1) sorted by relevance
133 static InductionVarRange::Value SimplifyMax(InductionVarRange::Value v, HInstruction* hint) { in SimplifyMax() function230 *max_val = SimplifyMax(GetVal(info, trip, in_body, /* is_min */ false), chase_hint); in GetInductionRange()