Home
last modified time | relevance | path

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

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