Searched refs:MAttributes (Results 1 – 1 of 1) sorted by relevance
510 std::vector<AttributeList> MAttributes; member in __anon8c0d27130411::BitcodeReader644 if (i-1 < MAttributes.size()) in getAttributes()645 return MAttributes[i-1]; in getAttributes()1342 if (!MAttributes.empty()) in parseAttributeBlock()1386 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()1393 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()