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