Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.h272 Value DivRangeAndConstant(int64_t value,
Dinduction_var_range.cc803 return DivRangeAndConstant(value, info1, trip, in_body, is_min); in GetDiv()
872 InductionVarRange::Value InductionVarRange::DivRangeAndConstant( in DivRangeAndConstant() function in art::InductionVarRange