Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp75 GainGradientThreshold("select-opti-loop-gradient-gain-threshold", variable
1138 if (GradientGain < Scaled64::get(GainGradientThreshold)) { in checkLoopHeuristics()