Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp41 static cl::opt<bool> SingleTrapBB("bounds-checking-single-trap", variable
183 if (TrapBB && SingleTrapBB) in addBoundsChecking()