Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h185 void computeSummaryAndThreshold();
H A DProfileGenerator.cpp400 computeSummaryAndThreshold(); in postProcessProfiles()
412 void CSProfileGenerator::computeSummaryAndThreshold() { in computeSummaryAndThreshold() function in llvm::sampleprof::CSProfileGenerator