Searched refs:eraseInstruction (Results 1 – 2 of 2) sorted by relevance
2488 void eraseInstruction(Instruction *Inst, Value *NewVal = nullptr);2515 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, in eraseInstruction() function in __anon1120a2390211::TypePromotionTransaction2975 TPT.eraseInstruction(SExt); in promoteOperandForTruncAndAnyExt()2986 TPT.eraseInstruction(SExtOpnd); in promoteOperandForTruncAndAnyExt()3002 TPT.eraseInstruction(ExtInst, NextVal); in promoteOperandForTruncAndAnyExt()3104 TPT.eraseInstruction(Ext); in promoteOperandForOther()
541 void eraseInstruction(Instruction *I) { in eraseInstruction() function in llvm::slpvectorizer::BoUpSLP2708 eraseInstruction(cast<Instruction>(Scalar)); in vectorizeTree()2787 eraseInstruction(In); in optimizeGatherSequence()