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() local532 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(To)) { in removeEdge() local540 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(To)) { in removeDuplicatePhiEdgesBetween() local630 auto *MPhi = MSSA->getMemoryAccess(Header); in updatePhisWhenInsertingUniqueBackedgeBlock() local714 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) { in updateForClonedLoop() local726 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) in updateForClonedLoop() local742 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(BB)) in updateForClonedBlockIntoPred() local1070 if (auto *MPhi = cast_or_null<MemoryPhi>(VH)) in applyInsertUpdates() local[all …]
324 static bool allPhiOperandsUndefined(const MachineInstr &MPhi, in allPhiOperandsUndefined()342 MachineInstr *MPhi = MBB.remove(&*MBB.begin()); in LowerPHINode() local
379 if (auto *MPhi = MSSAU->getMemorySSA()->getMemoryAccess(Succ)) in AddPredecessorToBlock() local