Home | History | Annotate | Download | only in Utils

Lines Matching refs:TrapFn

1133     Function *TrapFn =
1135 CallInst *CallTrap = CallInst::Create(TrapFn, "", I);