Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp196 static cl::opt<cl::boolOrDefault> AllowDropSolutionIfLessProfitable( variable
5538 switch (AllowDropSolutionIfLessProfitable) { in Solve()