Home
last modified time | relevance | path

Searched refs:parseBitcodeInto (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.cpp581 Error parseBitcodeInto(Module *M, bool ShouldLazyLoadMetadata = false,
3661 Error BitcodeReader::parseBitcodeInto(Module *M, bool ShouldLazyLoadMetadata, in parseBitcodeInto() function in BitcodeReader
6481 R->parseBitcodeInto(M.get(), ShouldLazyLoadMetadata, IsImporting)) in getModuleImpl()