Searched defs:GetTrapBB (Results 1 – 1 of 1) sorted by relevance
114 static void insertBoundsCheck(Value *Or, BuilderTy &IRB, GetTrapBBT GetTrapBB) { in insertBoundsCheck()185 auto GetTrapBB = [&TrapBB](BuilderTy &IRB) { in addBoundsChecking() local