Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2650 unsigned ScopeID = Record[2], IAID = Record[3]; in ParseFunctionBody() local
2654 if (IAID) IA = cast<MDNode>(MDValueList.getValueFwdRef(IAID-1)); in ParseFunctionBody()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2911 unsigned ScopeID = Record[2], IAID = Record[3]; in ParseFunctionBody() local
2915 if (IAID) IA = cast<MDNode>(MDValueList.getValueFwdRef(IAID-1)); in ParseFunctionBody()