Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp107 static cl::opt<bool> PrintChangedLoops("irce-print-changed-loops", cl::Hidden, variable
1979 if (PrintChangedLoops) in run()