Home
last modified time | relevance | path

Searched defs:DebugTrapBB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp111 static CallInst *InsertTrap(BuilderTy &IRB, bool DebugTrapBB, in InsertTrap()
254 bool DebugTrapBB = !Opts.Merge; in addBoundsChecking() local