Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.cc2288 if (graph_->IsDebuggable() && phi->HasEquivalentPhi()) { in TrySetPhiInduction()
Dnodes.h2826 bool HasEquivalentPhi() const { in HasEquivalentPhi() function