Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2146 unsigned ScopeID = Record[2], IAID = Record[3]; in ParseFunctionBody() local
2149 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1)); in ParseFunctionBody()