Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/BrainF/
H A DBrainFDriver.cpp67 ArrayBoundsChecking("abc", cl::desc("Enable array bounds checking")); variable
140 if (ArrayBoundsChecking) in main()