Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1024 bool IsFunctionLocal = false; in ParseMetadata() local
1057 IsFunctionLocal = true; in ParseMetadata()
1075 Value *V = MDNode::getWhenValsUnresolved(Context, Elts, IsFunctionLocal); in ParseMetadata()
1076 IsFunctionLocal = false; in ParseMetadata()