Searched defs:eraseInstruction (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 281 void MemCpyOptPass::eraseInstruction(Instruction *I) { eraseInstruction() function in MemCpyOptPass |
H A D | LICM.cpp | 1488 static void eraseInstruction(Instruction &I, ICFLoopSafetyInfo &SafetyInfo, eraseInstruction() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 126 void eraseInstruction(Instruction &I) { eraseInstruction() function in __anonc30c7e5a0111::VectorCombine |
H A D | SLPVectorizer.cpp | 2228 void eraseInstruction(Instruction *I) { eraseInstruction() function in llvm::slpvectorizer::BoUpSLP |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 3288 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, eraseInstruction() function in TypePromotionTransaction |