Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp539 unsigned InstrProfColdThreshold) { in adjustInstrProfile() argument
574 InstrProfColdThreshold in adjustInstrProfile()
575 ? InstrProfColdThreshold in adjustInstrProfile()
612 unsigned InstrProfColdThreshold) { in supplementInstrProfile() argument
642 InstrProfColdThreshold); in supplementInstrProfile()
1006 cl::opt<unsigned> InstrProfColdThreshold( in merge_main() local
1054 ZeroCounterThreshold, InstrProfColdThreshold); in merge_main()