Searched refs:resolveGlobalAndIndirectSymbolInits (Results 1 – 1 of 1) sorted by relevance
445 std::error_code resolveGlobalAndIndirectSymbolInits();2772 std::error_code BitcodeReader::resolveGlobalAndIndirectSymbolInits() { in resolveGlobalAndIndirectSymbolInits() function in BitcodeReader3444 resolveGlobalAndIndirectSymbolInits(); in globalCleanup()3618 if (std::error_code EC = resolveGlobalAndIndirectSymbolInits()) in parseModule()