Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp187 static cl::opt<unsigned> SetupCostDepthLimit( variable
1341 C.SetupCost += getSetupCost(Reg, SetupCostDepthLimit); in RateRegister()