Home
last modified time | relevance | path

Searched refs:InsertTrap (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() function
256 : InsertTrap(IRB, DebugTrapBB, Opts.GuardKind); in addBoundsChecking()