Home | History | Annotate | Download | only in TableGen

Lines Matching refs:IsNew

1667                                       bool &IsNew) {
1668 IsNew = Table.insert(Name);
1670 unsigned ID = IsNew ? Table.size() - 1 :