Home | History | Annotate | Download | only in CodeGen

Lines Matching full:trap

2203   // If we're optimizing, collapse all calls to trap down to just one per
2206 TrapBB = createBasicBlock("trap");
2209 llvm::Value *F = CGM.getIntrinsic(llvm::Intrinsic::trap);