Lines Matching full:deletedeadinstruction
227 /// deleteDeadInstruction - Delete this instruction. Before we do, go through
231 static void deleteDeadInstruction(Instruction *I, ScalarEvolution &SE,
268 deleteDeadInstruction(I, SE, TLI);
547 deleteDeadInstruction(PreCond, *SE, TLI);
1045 deleteDeadInstruction(TheStore, *SE, TLI);
1135 deleteDeadInstruction(SI, *SE, TLI);