Searched refs:MAttributeGroups (Results 1 – 1 of 1) sorted by relevance
624 std::map<unsigned, AttributeList> MAttributeGroups; member in __anondf6e26480411::BitcodeReader2039 Attrs.push_back(MAttributeGroups[Val]); in parseAttributeBlock()2298 if (!MAttributeGroups.empty()) in parseAttributeGroupBlock()2495 MAttributeGroups[GrpID] = AttributeList::get(Context, Idx, B); in parseAttributeGroupBlock()