Searched refs:GetNextEquivalentPhiWithSameType (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dssa_builder.cc67 HPhi* next = phi->GetNextEquivalentPhiWithSameType();
77 DCHECK(next->GetNextEquivalentPhiWithSameType() == nullptr)
H A Dnodes.h2777 HPhi* GetNextEquivalentPhiWithSameType() { function in class:art::FINAL

Completed in 61 milliseconds