Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.h355 bool GenerateLastValuePeriodic(const HBasicBlock* context,
Dinduction_var_range.cc1091 return GenerateLastValuePeriodic( in GenerateRangeOrLastValue()
1324 bool InductionVarRange::GenerateLastValuePeriodic(const HBasicBlock* context, in GenerateLastValuePeriodic() function in art::InductionVarRange