Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:DeallocateNode

613     DeallocateNode(N);
645 DeallocateNode(N);
657 void SelectionDAG::DeallocateNode(SDNode *N) {
911 DeallocateNode(&AllNodes.front());