Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h691 std::error_code decompressSection(const uint8_t *SecStart,
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProfReader.cpp866 std::error_code SampleProfileReaderExtBinaryBase::decompressSection( in decompressSection() function in SampleProfileReaderExtBinaryBase
917 if (std::error_code EC = decompressSection( in readImpl()