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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SampleProfileLoaderBaseUtil.cpp 133 SampleCoverageTracker::countBodySamples(const FunctionSamples *FS,
144 Total += countBodySamples(CalleeSamples, PSI);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SampleProfileLoaderBaseUtil.h 49 uint64_t countBodySamples(const FunctionSamples *FS,
SampleProfileLoaderBaseImpl.h 867 uint64_t Total = CoverageTracker.countBodySamples(Samples, PSI);

Completed in 18 milliseconds