Searched refs:readSummaryEntry (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h544 std::error_code readSummaryEntry(std::vector<ProfileSummaryEntry> &Entries);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp961 std::error_code SampleProfileReaderBinary::readSummaryEntry( function in class:SampleProfileReaderBinary
1006 std::error_code EC = readSummaryEntry(Entries);

Completed in 110 milliseconds