Home | History | Annotate | Download | only in Utils

Lines Matching full:dead

603       // Okay, one of the successors of this condbr is dead.  Convert it to a
610 // Remove PHI node entries for the dead edge.
621 // Okay, TI has cases that are statically dead, prune them away.
684 // Remove PHI node entries for dead edges.
2506 // This basic block is probably dead. We know it has at least
3017 // Delete this instruction (any uses are guaranteed to be dead)
3129 // If this block is now dead, remove it.
3210 /// and use it to remove dead cases.
3217 // Gather dead cases.
3224 << I.getCaseValue() << "' is dead.\n");
3235 // Remove dead cases from the switch.
4164 // Turn uncoditional branches into unreachables and remove the dead