Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp479 unsigned InstrProfColdThreshold) { in adjustInstrProfile() argument
514 InstrProfColdThreshold in adjustInstrProfile()
515 ? InstrProfColdThreshold in adjustInstrProfile()
552 unsigned InstrProfColdThreshold) { in supplementInstrProfile() argument
582 InstrProfColdThreshold); in supplementInstrProfile()
940 cl::opt<unsigned> InstrProfColdThreshold( in merge_main() local
979 ZeroCounterThreshold, InstrProfColdThreshold); in merge_main()