Home | History | Annotate | Download | only in Reader

Lines Matching refs:NewKind

1081       unsigned NewKind = TheModule->getMDKindID(Name.str());
1082 if (!MDKindMap.insert(std::make_pair(Kind, NewKind)).second)