Searched refs:MAttributes (Results 1 – 3 of 3) sorted by relevance
219 std::vector<AttributeSet> MAttributes; member in __anonecb5182a0111::BitcodeReader351 if (i-1 < MAttributes.size()) in getAttributes()352 return MAttributes[i-1]; in getAttributes()642 std::vector<AttributeSet>().swap(MAttributes); in freeState()1313 if (!MAttributes.empty()) in parseAttributeBlock()1351 MAttributes.push_back(AttributeSet::get(Context, Attrs)); in parseAttributeBlock()1359 MAttributes.push_back(AttributeSet::get(Context, Attrs)); in parseAttributeBlock()
511 std::vector<AttributeList> MAttributes; member in __anon9c8db84c0411::BitcodeReader644 if (i-1 < MAttributes.size()) in getAttributes()645 return MAttributes[i-1]; in getAttributes()1353 if (!MAttributes.empty()) in parseAttributeBlock()1397 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()1404 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()
510 std::vector<AttributeList> MAttributes; member in __anon6307d9380411::BitcodeReader644 if (i-1 < MAttributes.size()) in getAttributes()645 return MAttributes[i-1]; in getAttributes()1337 if (!MAttributes.empty()) in parseAttributeBlock()1381 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()1388 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()