Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp84 static cl::opt<unsigned> GainRelativeThreshold( variable
1120 Gain[1] * Scaled64::get(GainRelativeThreshold) < LoopCost[1].PredCost) { in checkLoopHeuristics()