Searched refs:createMemoryPhi (Results 1 – 3 of 3) sorted by relevance
61 MemoryAccess *Result = MSSA->createMemoryPhi(BB); in getPreviousDefRecursive()104 Phi = MSSA->createMemoryPhi(BB); in getPreviousDefRecursive()382 MPhi = MSSA->createMemoryPhi(BBIDF); in insertDef()636 auto *NewMPhi = MSSA->createMemoryPhi(BEBlock); in updatePhisWhenInsertingUniqueBackedgeBlock()715 MemoryPhi *NewPhi = MSSA->createMemoryPhi(NewBlock); in updateForClonedLoop()984 InsertedPhis.push_back(MSSA->createMemoryPhi(BB)); in applyInsertUpdates()1086 auto *IDFPhi = MSSA->createMemoryPhi(BBIDF); in applyInsertUpdates()1258 MemoryPhi *NewPhi = MSSA->createMemoryPhi(New); in wireOldPredecessorsToNewImmediatePredecessor()
1515 createMemoryPhi(BB); in placePHINodes()1716 MemoryPhi *MemorySSA::createMemoryPhi(BasicBlock *BB) { in createMemoryPhi() function in MemorySSA
863 MemoryPhi *createMemoryPhi(BasicBlock *BB);