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