Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.h375 bool TryGenerateAddWithoutOverflow(const HBasicBlock* context,
Dinduction_var_range.cc1484 return TryGenerateAddWithoutOverflow( in GenerateCode()
1676 bool InductionVarRange::TryGenerateAddWithoutOverflow(const HBasicBlock* context, in TryGenerateAddWithoutOverflow() function in art::InductionVarRange