Searched defs:signed_overflow (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dcatch-undef-behavior.c208 // CHECK: @signed_overflow
209 // CHECK-TRAP: @signed_overflow
210 int signed_overflow(int a, int b) { function

Completed in 1909 milliseconds