Searched refs:TryGenerateSubWithoutOverflow (Results 1 – 2 of 2) sorted by relevance
383 bool TryGenerateSubWithoutOverflow(const HBasicBlock* context,
1487 return TryGenerateSubWithoutOverflow(context, loop, info, graph, opa, result); in GenerateCode()1721 bool InductionVarRange::TryGenerateSubWithoutOverflow(const HBasicBlock* context, in TryGenerateSubWithoutOverflow() function in art::InductionVarRange