Home | History | Annotate | Download | only in Utils

Lines Matching defs:CallTrap

1135     CallInst *CallTrap = CallInst::Create(TrapFn, "", I);
1136 CallTrap->setDebugLoc(I->getDebugLoc());