Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:dead

481         DEBUG(dbgs() << "Dropping debug info for dead vreg"
859 // Skip dead nodes. DAGCombiner is expected to eliminate all dead nodes,
879 // remove this dead node.
920 /// side-effect free and is either dead or folded into a generated instruction.
1944 // If the node became dead and we haven't already seen it, delete it.
1967 // If the node became dead and we haven't already seen it, delete it.
2181 // that this deletes operands of the old node that become dead.