Lines Matching defs:MP
278 for (auto &MP : InsertedPHIs) in insertUse() local
285 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock()
447 for (auto &MP : InsertedPHIs) { in insertDef() local
454 for (const auto &MP : ExistingPhis) { in insertDef() local
487 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local
517 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local
556 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue()
1286 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local
1322 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) in removeMemoryAccess() local
1341 if (MemoryPhi *MP = in removeMemoryAccess() local
1355 if (MemoryPhi *MP = MSSA->getMemoryAccess(Succ)) { in removeBlocks() local