Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp185 void ProfileGeneratorBase::showDensitySuggestion(double Density) { in showDensitySuggestion()
206 double Density = DBL_MAX; in calculateDensity() local
736 double Density = calculateDensity(Profiles, HotCountThreshold); in calculateAndShowDensity() local