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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp171 static Expected<std::string> readIdentificationBlock(BitstreamCursor &Stream) { function
241 return readIdentificationBlock(Stream);
6586 readIdentificationBlock(Stream);

Completed in 83 milliseconds