Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp82 static cl::opt<unsigned> GainRelativeThreshold( variable
840 Gain[1] * Scaled64::get(GainRelativeThreshold) < LoopCost[1].PredCost) { in checkLoopHeuristics()