Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:MDKindID

732   for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
733 Record.push_back(MDKindID);
734 StringRef KName = Names[MDKindID];