Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.h154 std::map<unsigned, AttributeSet> MAttributeGroups; variable
DBitcodeReader.cpp796 Attrs.push_back(MAttributeGroups[Record[i]]); in ParseAttributeBlock()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.h154 std::map<unsigned, AttributeSet> MAttributeGroups; variable
DBitcodeReader.cpp516 Attrs.push_back(MAttributeGroups[Record[i]]); in ParseAttributeBlock()