Searched refs:parseBitcodeInto (Results 1 – 1 of 1) sorted by relevance
580 Error parseBitcodeInto(3835 Error BitcodeReader::parseBitcodeInto(Module *M, bool ShouldLazyLoadMetadata, in parseBitcodeInto() function in BitcodeReader6858 if (Error Err = R->parseBitcodeInto(M.get(), ShouldLazyLoadMetadata, in getModuleImpl()