Searched defs:eraseInstruction (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DOrderedBasicBlock.cpp89 void OrderedBasicBlock::eraseInstruction(const Instruction *I) { function in class:OrderedBasicBlock
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1439 static void eraseInstruction(Instruction &I, ICFLoopSafetyInfo &SafetyInfo, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1762 void eraseInstruction(Instruction *I, bool ReplaceOpsWithUndef = false) { function in namespace:llvm::slpvectorizer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2777 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, function in class:TypePromotionTransaction

Completed in 391 milliseconds