Searched defs:removeInstruction (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ | ||
| D | InstructionPrecedenceTracking.cpp | 115 void InstructionPrecedenceTracking::removeInstruction(const Instruction *Inst) { in removeInstruction() function in InstructionPrecedenceTracking |
| D | MustExecute.cpp | 99 void ICFLoopSafetyInfo::removeInstruction(const Instruction *Inst) { in removeInstruction() function in ICFLoopSafetyInfo |
| D | MemoryDependenceAnalysis.cpp | 1506 void MemoryDependenceResults::removeInstruction(Instruction *RemInst) { in removeInstruction() function in MemoryDependenceResults |
| D | BasicAliasAnalysis.cpp | 225 void EarliestEscapeInfo::removeInstruction(Instruction *I) { in removeInstruction() function in EarliestEscapeInfo |