Home
last modified time | relevance | path

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

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