Searched refs:eraseInstruction (Results 1 – 2 of 2) sorted by relevance
2430 void eraseInstruction(Instruction *Inst, Value *NewVal = nullptr);2457 void TypePromotionTransaction::eraseInstruction(Instruction *Inst, in eraseInstruction() function in __anonebd7bfba0211::TypePromotionTransaction2917 TPT.eraseInstruction(SExt); in promoteOperandForTruncAndAnyExt()2928 TPT.eraseInstruction(SExtOpnd); in promoteOperandForTruncAndAnyExt()2944 TPT.eraseInstruction(ExtInst, NextVal); in promoteOperandForTruncAndAnyExt()3046 TPT.eraseInstruction(Ext); in promoteOperandForOther()
569 void eraseInstruction(Instruction *I) { in eraseInstruction() function in __anonf9942ad60111::BoUpSLP2646 eraseInstruction(cast<Instruction>(Scalar)); in vectorizeTree()2728 eraseInstruction(In); in optimizeGatherSequence()