Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc3161 bool HInstruction::HasAnyEnvironmentUseBefore(HInstruction* other) { in HasAnyEnvironmentUseBefore() function in art::HInstruction
Dinstruction_simplifier.cc1850 if (left->HasAnyEnvironmentUseBefore(condition)) { in VisitCondition()
Dnodes.h2670 bool HasAnyEnvironmentUseBefore(HInstruction* other);