Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp243 static Expected<std::string> readIdentificationCode(BitstreamCursor &Stream) { in readIdentificationCode() function
8600 return readIdentificationCode(*StreamOrErr); in getBitcodeProducerString()