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