[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / sancov / stats.test
blob030d16a9dc6168f720d1cd73459cec12fd2365cd
1 REQUIRES: x86_64-linux
2 RUN: sancov -print-coverage-stats %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
4 CHECK: all-edges: 8
5 CHECK: cov-edges: 5
6 CHECK: all-functions: 2
7 CHECK: cov-functions: 2