Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp195 static cl::opt<bool> AllowDropSolutionIfLessProfitable( variable
5184 if (!AllowDropSolutionIfLessProfitable) in Solve()