Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3386 unsigned ScopeID = Record[2], IAID = Record[3]; in ParseFunctionBody() local
3389 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1)); in ParseFunctionBody()