Home | History | Annotate | Download | only in InstCombine

Lines Matching full:dce

2183 /// particular, we constant fold and DCE instructions as we go, to avoid adding
2209 // DCE instruction if trivially dead.
2212 DEBUG(errs() << "IC: DCE: " << *Inst << '\n');
2339 // Check to see if we can DCE the instruction.
2341 DEBUG(errs() << "IC: DCE: " << *I << '\n');