Home
last modified time | relevance | path

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

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