Home
last modified time | relevance | path

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

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