Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp375 std::error_code ParseUseLists();
2537 std::error_code BitcodeReader::ParseUseLists() { in ParseUseLists() function in BitcodeReader
2765 if (std::error_code EC = ParseUseLists()) in ParseModule()
3316 if (std::error_code EC = ParseUseLists()) in ParseFunctionBody()