Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp167 static Expected<std::string> readIdentificationBlock(BitstreamCursor &Stream) { in readIdentificationBlock() function
226 return readIdentificationBlock(Stream); in readIdentificationCode()
5865 readIdentificationBlock(Stream); in getModuleImpl()