Home | History | Annotate | Download | only in CodeGen

Lines Matching full:trap

2136   // Handle overflow with llvm.trap if no custom handler has been specified.
2141 // runtime. Otherwise, this is a -ftrapv check, so just emit a trap.