Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.h291 Value DivRangeAndConstant(const HBasicBlock* context,
Dinduction_var_range.cc891 return DivRangeAndConstant(context, loop, value, info1, trip, is_min); in GetDiv()
968 InductionVarRange::Value InductionVarRange::DivRangeAndConstant( in DivRangeAndConstant() function in art::InductionVarRange