Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1907 auto PrintRecognizedRangeChecks = [&](raw_ostream &OS) { in run() local
1915 LLVM_DEBUG(PrintRecognizedRangeChecks(dbgs())); in run()
1918 PrintRecognizedRangeChecks(errs()); in run()