Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier.cc1711 if (left->HasAnyEnvironmentUseBefore(condition)) { in VisitCondition()
H A Dnodes.cc3130 bool HInstruction::HasAnyEnvironmentUseBefore(HInstruction* other) { in HasAnyEnvironmentUseBefore() function in art::HInstruction
H A Dnodes.h2595 bool HasAnyEnvironmentUseBefore(HInstruction* other);