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