Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp172 static Expected<std::string> readIdentificationBlock(BitstreamCursor &Stream) { in readIdentificationBlock() function
242 return readIdentificationBlock(Stream); in readIdentificationCode()
6841 readIdentificationBlock(Stream); in getModuleImpl()