Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:MDKindID

750   for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
751 Record.push_back(MDKindID);
752 StringRef KName = Names[MDKindID];