Searched refs:parseModuleStringTable (Results 1 – 1 of 1) sorted by relevance
495 std::error_code parseModuleStringTable();5536 if (std::error_code EC = parseModuleStringTable()) in parseModule()5617 std::error_code FunctionIndexBitcodeReader::parseModuleStringTable() { in parseModuleStringTable() function in FunctionIndexBitcodeReader