Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NodeID

1232     unsigned NodeID;
1236 RootData(unsigned id): NodeID(id),
1240 unsigned getSparseSetIndex() const { return NodeID; }
1332 unsigned TreeID = SubtreeClasses[RI->NodeID];