Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isInstructionTriviallyDead

2210       if (isInstructionTriviallyDead(Inst, TLI)) {
2340 if (isInstructionTriviallyDead(I, TLI)) {
2440 if (isInstructionTriviallyDead(I, TLI)) {