Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp507 float ZeroCounterThreshold) { in updateInstrProfileEntry()
570 unsigned SupplMinSizeThreshold, float ZeroCounterThreshold, in adjustInstrProfile()
828 unsigned SupplMinSizeThreshold, float ZeroCounterThreshold, in supplementInstrProfile()
1214 cl::opt<float> ZeroCounterThreshold( in merge_main() local