Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp183 static cl::opt<unsigned> SetupCostDepthLimit( variable
1299 C.SetupCost += getSetupCost(Reg, SetupCostDepthLimit); in RateRegister()