Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:EntryNode

870 // EntryNode could meaningfully have debug info if we can find it...
873 EntryNode(ISD::EntryToken, 0, DebugLoc(), getVTList(MVT::Other)),
875 AllNodes.push_back(&EntryNode);
892 assert(&*AllNodes.begin() == &EntryNode);
911 EntryNode.UseList = 0;
912 AllNodes.push_back(&EntryNode);