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