Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp281 void MemCpyOptPass::eraseInstruction(Instruction *I) { eraseInstruction() function in MemCpyOptPass
[all...]
H A DLICM.cpp1488 static void eraseInstruction(Instruction &I, ICFLoopSafetyInfo &SafetyInfo, eraseInstruction() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp126 void eraseInstruction(Instruction &I) { eraseInstruction() function in __anonc30c7e5a0111::VectorCombine
H A DSLPVectorizer.cpp2228 void eraseInstruction(Instruction *I) { eraseInstruction() function in llvm::slpvectorizer::BoUpSLP
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3288 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, eraseInstruction() function in TypePromotionTransaction