Home
last modified time | relevance | path

Searched defs:removeInstruction (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInstructionPrecedenceTracking.cpp115 void InstructionPrecedenceTracking::removeInstruction(const Instruction *Inst) { in removeInstruction() function in InstructionPrecedenceTracking
HDMustExecute.cpp99 void ICFLoopSafetyInfo::removeInstruction(const Instruction *Inst) { in removeInstruction() function in ICFLoopSafetyInfo
HDMemoryDependenceAnalysis.cpp1541 void MemoryDependenceResults::removeInstruction(Instruction *RemInst) { in removeInstruction() function in MemoryDependenceResults
HDBasicAliasAnalysis.cpp251 void EarliestEscapeInfo::removeInstruction(Instruction *I) { in removeInstruction() function in EarliestEscapeInfo
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGVN.cpp3189 void GVNPass::removeInstruction(Instruction *I) { in removeInstruction() function in GVNPass