Searched refs:getTrapBB (Results 1 – 1 of 1) sorted by relevance
62 BasicBlock *getTrapBB();75 BasicBlock *BoundsChecking::getTrapBB() { in getTrapBB() function in BoundsChecking115 BranchInst::Create(getTrapBB(), Cont, Cmp, OldBB); in emitBranchToTrap()117 BranchInst::Create(getTrapBB(), OldBB); in emitBranchToTrap()