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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SampleProfileLoaderBaseUtil.cpp 89 SampleCoverageTracker::countUsedRecords(const FunctionSamples *FS,
104 Count += countUsedRecords(CalleeSamples, PSI);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SampleProfileLoaderBaseUtil.h 44 unsigned countUsedRecords(const FunctionSamples *FS,
SampleProfileLoaderBaseImpl.h 853 unsigned Used = CoverageTracker.countUsedRecords(Samples, PSI);

Completed in 42 milliseconds