Home
last modified time | relevance | path

Searched defs:Density (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp184 void ProfileGeneratorBase::showDensitySuggestion(double Density) { in showDensitySuggestion() argument
838 double Density = calculateDensity(Profiles); in calculateAndShowDensity() local