Home
last modified time | relevance | path

Searched refs:MAttributeGroups (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp210 std::map<unsigned, AttributeSet> MAttributeGroups; member in __anon50290e470110::BitcodeReader
884 Attrs.push_back(MAttributeGroups[Record[i]]); in ParseAttributeBlock()
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp452 std::map<unsigned, AttributeSet> MAttributeGroups; member in __anoncb3d3d010110::BitcodeReader
1160 Attrs.push_back(MAttributeGroups[Record[i]]); in ParseAttributeBlock()