Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp328 void MemCpyOptPass::eraseInstruction(Instruction *I) { in eraseInstruction() function in MemCpyOptPass
H A DLICM.cpp1475 static void eraseInstruction(Instruction &I, ICFLoopSafetyInfo &SafetyInfo, in eraseInstruction() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp125 void eraseInstruction(Instruction &I) { in eraseInstruction() function in __anon6b1f0adf0111::VectorCombine
H A DSLPVectorizer.cpp2212 void eraseInstruction(Instruction *I) { in eraseInstruction() function in llvm::slpvectorizer::BoUpSLP
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3152 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, in eraseInstruction() function in TypePromotionTransaction