Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp380 std::error_code parseModule(uint64_t ResumeBit,
492 std::error_code parseModule();
3214 std::error_code BitcodeReader::parseModule(uint64_t ResumeBit, in parseModule() function in BitcodeReader
3741 return parseModule(0, ShouldLazyLoadMetadata); in parseBitcodeInto()
5290 parseModule(LastFunctionBlockBit > NextUnreadBit ? LastFunctionBlockBit in materializeModule()
5487 std::error_code FunctionIndexBitcodeReader::parseModule() { in parseModule() function in FunctionIndexBitcodeReader
5686 return parseModule(); in parseSummaryIndexInto()