Searched defs:MPhi (Results 1 – 4 of 4) sorted by relevance
380 auto *MPhi = MSSA->getMemoryAccess(BBIDF); in insertDef() local393 for (auto &MPhi : NewInsertedPHIs) { in insertDef() local404 for (auto &MPhi : NewInsertedPHIs) { in insertDef() local523 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(To)) { in removeEdge() local531 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(To)) { in removeDuplicatePhiEdgesBetween() local616 auto *MPhi = MSSA->getMemoryAccess(Header); in updatePhisWhenInsertingUniqueBackedgeBlock() local712 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) { in updateForClonedLoop() local724 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) in updateForClonedLoop() local740 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) in updateForClonedBlockIntoPred() local1049 if (auto *MPhi = cast_or_null<MemoryPhi>(VH)) in applyInsertUpdates() local[all …]
230 static bool allPhiOperandsUndefined(const MachineInstr &MPhi, in allPhiOperandsUndefined()247 MachineInstr *MPhi = MBB.remove(&*MBB.begin()); in LowerPHINode() local
212 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef()230 MachineInstr *MPhi = MBB.remove(&*MBB.begin()); in LowerPHINode() local
308 if (auto *MPhi = MSSAU->getMemorySSA()->getMemoryAccess(Succ)) in AddPredecessorToBlock() local