Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp460 unsigned InstrProfColdThreshold) { in adjustInstrProfile() argument
495 InstrProfColdThreshold in adjustInstrProfile()
496 ? InstrProfColdThreshold in adjustInstrProfile()
533 unsigned InstrProfColdThreshold) { in supplementInstrProfile() argument
563 InstrProfColdThreshold); in supplementInstrProfile()
916 cl::opt<unsigned> InstrProfColdThreshold( in merge_main() local
955 ZeroCounterThreshold, InstrProfColdThreshold); in merge_main()