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

/art/compiler/optimizing/
H A Dssa_builder.cc63 HPhi* next = phi->GetNextEquivalentPhiWithSameType();
73 DCHECK(next->GetNextEquivalentPhiWithSameType() == nullptr)
H A Dnodes.h2405 HPhi* GetNextEquivalentPhiWithSameType() { function in class:art::HPhi

Completed in 67 milliseconds