Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DLowerAllowCheckPass.cpp33 HotPercentileCutoff("lower-allow-check-percentile-cutoff-hot", variable
102 IsHot = PSI->isHotCountNthPercentile(HotPercentileCutoff, Count); in removeUbsanTraps()
146 HotPercentileCutoff.getNumOccurrences(); in IsRequested()