Home | History | Annotate | Download | only in CodeGen

Lines Matching full:nodeid

1019     unsigned NodeID;
1023 RootData(unsigned id): NodeID(id),
1027 unsigned getSparseSetIndex() const { return NodeID; }
1119 unsigned TreeID = SubtreeClasses[RI->NodeID];