HomeSort by: relevance | last modified time | path
    Searched refs:readSummaryEntry (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 603 std::error_code readSummaryEntry(std::vector<ProfileSummaryEntry> &Entries);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 1220 std::error_code SampleProfileReaderBinary::readSummaryEntry(
1265 std::error_code EC = readSummaryEntry(Entries);

Completed in 153 milliseconds