Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp223 static Expected<std::string> readIdentificationCode(BitstreamCursor &Stream) { in readIdentificationCode() function
6701 return readIdentificationCode(*StreamOrErr); in getBitcodeProducerString()