Searched refs:eraseInstruction (Results 1 – 4 of 4) sorted by relevance
2488 void eraseInstruction(Instruction *Inst, Value *NewVal = nullptr);2515 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, in eraseInstruction() function in __anon65f3f0830211::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()
2440 void eraseInstruction(Instruction *Inst, Value *NewVal = nullptr);2478 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, in eraseInstruction() function in TypePromotionTransaction3575 TPT.eraseInstruction(SExt); in promoteOperandForTruncAndAnyExt()3586 TPT.eraseInstruction(SExtOpnd); in promoteOperandForTruncAndAnyExt()3602 TPT.eraseInstruction(ExtInst, NextVal); in promoteOperandForTruncAndAnyExt()3702 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()
800 void eraseInstruction(Instruction *I) { in eraseInstruction() function in llvm::slpvectorizer::BoUpSLP3716 eraseInstruction(cast<Instruction>(Scalar)); in vectorizeTree()3793 eraseInstruction(In); in optimizeGatherSequence()