[InstCombine] Signed saturation patterns
[llvm-core.git] / test / tools / llvm-cov / Inputs / sources_specified / extra / dec.h
blob178e1ea8c26814c9135f091d3f98e40216410170
1 int dec(int x) {
2 return x + 1;