Searched refs:removeInstruction (Results 1 – 16 of 16) sorted by relevance
107 void InstructionPrecedenceTracking::removeInstruction(const Instruction *Inst) { in removeInstruction() function in InstructionPrecedenceTracking118 removeInstruction(UI); in removeUsersOf()
97 void ICFLoopSafetyInfo::removeInstruction(const Instruction *Inst) { in removeInstruction() function in ICFLoopSafetyInfo98 ICF.removeInstruction(Inst); in removeInstruction()99 MW.removeInstruction(Inst); in removeInstruction()
1482 void MemoryDependenceResults::removeInstruction(Instruction *RemInst) { in removeInstruction() function in MemoryDependenceResults1483 EEA.removeInstruction(RemInst); in removeInstruction()
261 void EarliestEscapeAnalysis::removeInstruction(Instruction *I) { in removeInstruction() function in EarliestEscapeAnalysis
80 LLVM_ABI void removeInstruction(const Instruction *Inst);
170 void removeInstruction(const Instruction *Inst);
418 void removeInstruction(Instruction *InstToRemove);
198 void removeInstruction(Instruction *I);
936 removeInstruction(I); in salvageAndRemoveInstruction()1629 removeInstruction(OldLoad); in eliminatePartiallyRedundantLoad()2910 removeInstruction(PN); in processBlock()3124 removeInstruction(CurInst); in performScalarPRE()3219 void GVNPass::removeInstruction(Instruction *I) { in removeInstruction() function in GVNPass3221 if (MD) MD->removeInstruction(I); in removeInstruction()3227 ICF->removeInstruction(I); in removeInstruction()
989 MD->removeInstruction(I); in rauw()1109 MD->removeInstruction(Repl); in hoist()
1438 SafetyInfo.removeInstruction(&I); in eraseInstruction()1446 SafetyInfo.removeInstruction(&I); in moveInstructionBefore()1846 SafetyInfo.removeInstruction(I); in instructionDeleted()
290 EEA->removeInstruction(I); in eraseInstruction()
1904 EA.removeInstruction(DeadInst); in deleteDeadInstruction()
399 void removeInstruction(Instruction *I);
156 MemDep->removeInstruction(PN); // Memdep updates AA itself. in FoldSingleEntryPHINodes()
19939 …veInstructionEPNS_11InstructionE", "llvm::MemoryDependenceAnalysis::removeInstruction(llvm::Instru…