Searched refs:removeInstruction (Results 1 – 14 of 14) sorted by relevance
118 void removeInstruction(Instruction *Inst);144 void MergedLoadStoreMotion::removeInstruction(Instruction *Inst) { in removeInstruction() function in MergedLoadStoreMotion147 MD->removeInstruction(Inst); in removeInstruction()276 removeInstruction(HoistCand); in hoistInstruction()279 removeInstruction(ElseInst); in hoistInstruction()452 removeInstruction(S0); in sinkStore()453 removeInstruction(S1); in sinkStore()455 removeInstruction(A0); in sinkStore()457 removeInstruction(A1); in sinkStore()
467 MD->removeInstruction(SI); in INITIALIZE_PASS_DEPENDENCY()646 MD->removeInstruction(SI); in processStore()648 MD->removeInstruction(LI); in processStore()695 MD->removeInstruction(SI); in processStore()697 MD->removeInstruction(LI); in processStore()735 MD->removeInstruction(SI); in processStore()939 MD->removeInstruction(C); in performCallSlotOptzn()950 MD->removeInstruction(cpy); in performCallSlotOptzn()1026 MD->removeInstruction(M); in processMemCpyMemCpyDependence()1092 MD->removeInstruction(MemSet); in processMemSetMemCpyDependence()[all …]
1074 gvn.getMemDep().removeInstruction(SrcVal); in GetLoadValueForLoad()1530 if (MD) MD->removeInstruction(I); in PerformLoadPRE()2279 if (MD) MD->removeInstruction(*I); in processBlock()2459 MD->removeInstruction(CurInst); in performScalarPRE()
88 MD.removeInstruction(DeadInst); in deleteDeadInstruction()
471 MD->removeInstruction(*SI); in INITIALIZE_PASS_DEPENDENCY()517 MD->removeInstruction(SI); in processStore()519 MD->removeInstruction(LI); in processStore()688 MD->removeInstruction(C); in performCallSlotOptzn()691 MD->removeInstruction(cpy); in performCallSlotOptzn()768 MD->removeInstruction(M); in processMemCpyMemCpyDependence()787 MD->removeInstruction(M); in processMemCpy()799 MD->removeInstruction(M); in processMemCpy()818 MD->removeInstruction(M); in processMemCpy()851 MD->removeInstruction(M); in processMemMove()
1031 gvn.getMemDep().removeInstruction(SrcVal); in GetLoadValueForLoad()1615 if (MD) MD->removeInstruction(I); in processNonLocalLoad()2204 if (MD) MD->removeInstruction(*I); in processBlock()2377 if (MD) MD->removeInstruction(CurInst); in performPRE()
120 MD.removeInstruction(DeadInst); in DeleteDeadInstruction()
375 void removeInstruction(Instruction *InstToRemove);
277 public void removeInstruction(int index) {442 removeInstruction(index);455 removeInstruction(previousIndex);
389 void removeInstruction(Instruction *InstToRemove);
84 MemDep->removeInstruction(PN); // Memdep updates AA itself. in FoldSingleEntryPHINodes()
73 MemDep->removeInstruction(PN); // Memdep updates AA itself. in FoldSingleEntryPHINodes()
1262 void MemoryDependenceAnalysis::removeInstruction(Instruction *RemInst) { in removeInstruction() function in MemoryDependenceAnalysis
1457 void MemoryDependenceResults::removeInstruction(Instruction *RemInst) { in removeInstruction() function in MemoryDependenceResults