Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1763 bool isProto = Record[2]; in ParseModule() local
1787 if (!isProto) in ParseModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3886 bool isProto = Record[2]; in parseModule() local
3941 if (!isProto) { in parseModule()