Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NodeDeleted

745   /// NodeDeleted - Handle nodes deleted from the graph. If the node being
748 virtual void NodeDeleted(SDNode *N, SDNode *E) {