Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_range.h375 bool TryGenerateAddWithoutOverflow(const HBasicBlock* context,
H A Dinduction_var_range.cc1489 return TryGenerateAddWithoutOverflow( in GenerateCode()
1681 bool InductionVarRange::TryGenerateAddWithoutOverflow(const HBasicBlock* context, in TryGenerateAddWithoutOverflow() function in art::InductionVarRange