Searched refs:createMemoryPhi (Results 1 – 3 of 3) sorted by relevance
63 MemoryAccess *Result = MSSA->createMemoryPhi(BB); in getPreviousDefRecursive()87 Phi = MSSA->createMemoryPhi(BB); in getPreviousDefRecursive()523 MemoryPhi *NewPhi = MSSA->createMemoryPhi(NewBlock); in updateForClonedLoop()767 MSSA->createMemoryPhi(BB); in applyInsertUpdates()867 IDFPhi = MSSA->createMemoryPhi(BBIDF); in applyInsertUpdates()1032 MemoryPhi *NewPhi = MSSA->createMemoryPhi(New); in wireOldPredecessorsToNewImmediatePredecessor()
1423 createMemoryPhi(BB); in placePHINodes()1609 MemoryPhi *MemorySSA::createMemoryPhi(BasicBlock *BB) { in createMemoryPhi() function in MemorySSA
852 MemoryPhi *createMemoryPhi(BasicBlock *BB);