Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:eraseInstruction

2430   void eraseInstruction(Instruction *Inst, Value *NewVal = nullptr);
2457 void TypePromotionTransaction::eraseInstruction(Instruction *Inst,
2917 TPT.eraseInstruction(SExt);
2928 TPT.eraseInstruction(SExtOpnd);
2944 TPT.eraseInstruction(ExtInst, NextVal);
3046 TPT.eraseInstruction(Ext);