Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp285 void MemCpyOptPass::eraseInstruction(Instruction *I) { in eraseInstruction() function in MemCpyOptPass
H A DLICM.cpp1503 static void eraseInstruction(Instruction &I, ICFLoopSafetyInfo &SafetyInfo, in eraseInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp133 void eraseInstruction(Instruction &I) { in eraseInstruction() function in __anonadb95c080111::VectorCombine
H A DSLPVectorizer.cpp2500 void eraseInstruction(Instruction *I) { in eraseInstruction() function in llvm::slpvectorizer::BoUpSLP
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3382 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, in eraseInstruction() function in TypePromotionTransaction