Home
last modified time | relevance | path

Searched refs:HasAnyEnvironmentUseBefore (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_simplifier.cc1921 if (left->HasAnyEnvironmentUseBefore(condition)) { in VisitCondition()
1989 if (operand->HasAnyEnvironmentUseBefore(compare)) { in CheckSignedToUnsignedCompareConversion()
H A Dnodes.cc3182 bool HInstruction::HasAnyEnvironmentUseBefore(HInstruction* other) { in HasAnyEnvironmentUseBefore() function in art::HInstruction
H A Dnodes.h2491 bool HasAnyEnvironmentUseBefore(HInstruction* other);