Searched refs:emitBranchToTrap (Results 1 – 1 of 1) sorted by relevance
63 void emitBranchToTrap(Value *Cmp = nullptr);97 void BoundsChecking::emitBranchToTrap(Value *Cmp) { in emitBranchToTrap() function in BoundsChecking161 emitBranchToTrap(Or); in instrument()