Home
last modified time | relevance | path

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

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