Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp167 static Expected<std::string> readIdentificationBlock(BitstreamCursor &Stream) { in readIdentificationBlock() function
226 return readIdentificationBlock(Stream); in readIdentificationCode()
5747 readIdentificationBlock(Stream); in getModuleImpl()