Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp231 cl::opt<unsigned> InstrProfColdThreshold( variable
1044 adjustInstrProfile(std::unique_ptr<WriterContext> & WC,std::unique_ptr<sampleprof::SampleProfileReader> & Reader,unsigned SupplMinSizeThreshold,float ZeroCounterThreshold,unsigned InstrProfColdThreshold) adjustInstrProfile() argument
1305 supplementInstrProfile(const WeightedFileVector & Inputs,StringRef SampleFilename,bool OutputSparse,unsigned SupplMinSizeThreshold,float ZeroCounterThreshold,unsigned InstrProfColdThreshold) supplementInstrProfile() argument