Searched refs:parseBitcodeInto (Results 1 – 1 of 1) sorted by relevance
581 Error parseBitcodeInto(Module *M, bool ShouldLazyLoadMetadata = false,3661 Error BitcodeReader::parseBitcodeInto(Module *M, bool ShouldLazyLoadMetadata, in parseBitcodeInto() function in BitcodeReader6481 R->parseBitcodeInto(M.get(), ShouldLazyLoadMetadata, IsImporting)) in getModuleImpl()