Searched refs:NewPhi (Results 1 – 1 of 1) sorted by relevance
1843 phi = NewPhi(new_preheader, instruction, type); in InsertPhiNodes()1858 phi = NewPhi(new_preheader, instruction, type); in InsertPhiNodes()1873 HPhi* NewPhi(HBasicBlock* new_preheader, in NewPhi() function in art::BCEVisitor