Searched refs:HasPhiEquivalentAtLoopEntry (Results 1 – 1 of 1) sorted by relevance
499 static bool HasPhiEquivalentAtLoopEntry(HGraph* graph) { in HasPhiEquivalentAtLoopEntry() function592 if (graph_->IsCompilingOsr() && HasPhiEquivalentAtLoopEntry(graph_)) { in BuildSsa()