Searched refs:MAttributeGroups (Results 1 – 3 of 3) sorted by relevance
514 std::map<unsigned, AttributeList> MAttributeGroups; member in __anon9c8db84c0411::BitcodeReader1402 Attrs.push_back(MAttributeGroups[Record[i]]); in parseAttributeBlock()1568 if (!MAttributeGroups.empty()) in parseAttributeGroupBlock()1665 MAttributeGroups[GrpID] = AttributeList::get(Context, Idx, B); in parseAttributeGroupBlock()
222 std::map<unsigned, AttributeSet> MAttributeGroups; member in __anonecb5182a0111::BitcodeReader1357 Attrs.push_back(MAttributeGroups[Record[i]]); in parseAttributeBlock()1502 if (!MAttributeGroups.empty()) in parseAttributeGroupBlock()1579 MAttributeGroups[GrpID] = AttributeSet::get(Context, Idx, B); in parseAttributeGroupBlock()
513 std::map<unsigned, AttributeList> MAttributeGroups; member in __anon6307d9380411::BitcodeReader1386 Attrs.push_back(MAttributeGroups[Record[i]]); in parseAttributeBlock()1564 if (!MAttributeGroups.empty()) in parseAttributeGroupBlock()1670 MAttributeGroups[GrpID] = AttributeList::get(Context, Idx, B); in parseAttributeGroupBlock()