Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_builder.cc506 if (it.Current()->AsPhi()->HasEquivalentPhi()) { in HasPhiEquivalentAtLoopEntry()
Dloop_optimization.cc2255 if (graph_->IsDebuggable() && phi->HasEquivalentPhi()) { in TrySetPhiInduction()
Dnodes.h2898 bool HasEquivalentPhi() const { in HasEquivalentPhi() function