Home
last modified time | relevance | path

Searched defs:v_min (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_range.cc241 Value v_min = GetVal(info, nullptr, in_body, /* is_min */ true); in IsConstant() local
506 InductionVarRange::Value InductionVarRange::MulRangeAndConstant(Value v_min, in MulRangeAndConstant()
513 InductionVarRange::Value InductionVarRange::DivRangeAndConstant(Value v_min, in DivRangeAndConstant()