Searched refs:MAttributes (Results 1 – 1 of 1) sorted by relevance
510 std::vector<AttributeList> MAttributes; member in __anonba06ddfc0411::BitcodeReader614 if (i-1 < MAttributes.size()) in getAttributes()615 return MAttributes[i-1]; in getAttributes()1312 if (!MAttributes.empty()) in parseAttributeBlock()1356 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()1363 MAttributes.push_back(AttributeList::get(Context, Attrs)); in parseAttributeBlock()