Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp114 insertBoundsCheck(Value * Or,BuilderTy & IRB,GetTrapBBT GetTrapBB) insertBoundsCheck() argument
185 auto GetTrapBB = [&TrapBB](BuilderTy &IRB) { addBoundsChecking() local