Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp58 static cl::opt<double> CHRBiasThreshold( variable
604 static_cast<uint64_t>(CHRBiasThreshold * 1000000), 1000000); in getCHRBiasThreshold()