Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5537 const bool EnableDropUnprofitableSolution = [&] { in Solve() local
5550 if (!EnableDropUnprofitableSolution) in Solve()