Home | History | Annotate | Download | only in Utils

Lines Matching full:dead

498     // Delete each unique out-of-loop (and thus dead) predecessor.
502 DEBUG(dbgs() << "LoopSimplify: Deleting edge from dead predecessor "
505 // Inform each successor of each dead pred.
508 // Zap the dead pred's terminator and replace it with unreachable.
679 // Success. The block is now dead, so remove it from the loop,