Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp108 static cl::opt<bool> PrintRangeChecks("irce-print-range-checks", cl::Hidden, variable
1919 if (PrintRangeChecks) in run()