Searched refs:MAttributeGroups (Results 1 – 1 of 1) sorted by relevance
164 std::map<unsigned, AttributeSet> MAttributeGroups; member in __anonecb5182a0111::BitcodeReader1044 Attrs.push_back(MAttributeGroups[Record[i]]); in ParseAttributeBlock()1169 if (!MAttributeGroups.empty()) in ParseAttributeGroupBlock()1244 MAttributeGroups[GrpID] = AttributeSet::get(Context, Idx, B); in ParseAttributeGroupBlock()