Searched refs:MAttributeGroups (Results 1 – 1 of 1) sorted by relevance
617 std::map<unsigned, AttributeList> MAttributeGroups; member in __anonbda00ad50411::BitcodeReader1889 Attrs.push_back(MAttributeGroups[Record[i]]); in parseAttributeBlock()2118 if (!MAttributeGroups.empty()) in parseAttributeGroupBlock()2244 MAttributeGroups[GrpID] = AttributeList::get(Context, Idx, B); in parseAttributeGroupBlock()