Lines Matching full:deleteifdeadinstruction
262 /// deleteIfDeadInstruction - If the specified value is a dead instruction,
264 static void deleteIfDeadInstruction(Value *V, ScalarEvolution &SE,
997 deleteIfDeadInstruction(BasePtr, *SE, TLI);
1086 deleteIfDeadInstruction(StoreBasePtr, *SE, TLI);
1101 deleteIfDeadInstruction(LoadBasePtr, *SE, TLI);
1102 deleteIfDeadInstruction(StoreBasePtr, *SE, TLI);