Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/examples/BrainF/
H A DBrainFDriver.cpp67 ArrayBoundsChecking("abc", cl::desc("Enable array bounds checking")); variable
137 if (ArrayBoundsChecking) in main()