Searched defs:MPhi (Results 1 – 3 of 3) sorted by relevance
380 auto *MPhi = MSSA->getMemoryAccess(BBIDF); in insertDef() local395 for (auto &MPhi : NewInsertedPHIs) { in insertDef() local406 for (auto &MPhi : NewInsertedPHIs) { in insertDef() local533 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(To)) { in removeEdge() local541 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(To)) { in removeDuplicatePhiEdgesBetween() local640 auto *MPhi = MSSA->getMemoryAccess(Header); in updatePhisWhenInsertingUniqueBackedgeBlock() local740 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) { in updateForClonedLoop() local752 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) in updateForClonedLoop() local768 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) in updateForClonedBlockIntoPred() local1091 if (auto *MPhi = cast_or_null<MemoryPhi>(VH)) in applyInsertUpdates() local[all …]
260 static bool allPhiOperandsUndefined(const MachineInstr &MPhi, in allPhiOperandsUndefined()277 MachineInstr *MPhi = MBB.remove(&*MBB.begin()); in LowerPHINode() local
334 if (auto *MPhi = MSSAU->getMemorySSA()->getMemoryAccess(Succ)) in AddPredecessorToBlock() local