Home
last modified time | relevance | path

Searched refs:parseModuleStringTable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp750 Error parseModuleStringTable();
5006 if (Error Err = parseModuleStringTable()) in parseModule()
5502 Error ModuleSummaryIndexBitcodeReader::parseModuleStringTable() { in parseModuleStringTable() function in ModuleSummaryIndexBitcodeReader
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp541 std::error_code parseModuleStringTable();
6023 if (std::error_code EC = parseModuleStringTable()) in parseModule()
6363 std::error_code ModuleSummaryIndexBitcodeReader::parseModuleStringTable() { in parseModuleStringTable() function in ModuleSummaryIndexBitcodeReader