Home | History | Annotate | Download | only in TableGen

Lines Matching full:isnew

1693                                       bool &IsNew) {
1694 IsNew = Table.insert(Name);
1696 unsigned ID = IsNew ? Table.size() - 1 :