Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp196 static cl::opt<bool> AllowDropSolutionIfLessProfitable( variable
5253 if (!AllowDropSolutionIfLessProfitable) in Solve()