Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp244 cl::opt<uint64_t> TemporalProfMaxTraceLength( variable
909 const uint64_t MaxTraceLength = TemporalProfMaxTraceLength.getValue(); in mergeInstrProfile()