[InstCombine] Signed saturation patterns
[llvm-core.git] / test / tools / llvm-cov / Inputs / test_-f.output
blobb0a73ea67061a67bc99867e67090c14faf792ce0
1 Function '_ZN1AC1Ev'
2 Lines executed:100.00% of 1
4 Function '_ZN1AC2Ev'
5 Lines executed:100.00% of 1
7 Function '_ZN1A1BEv'
8 Lines executed:100.00% of 1
10 Function '_Z7uselessv'
11 Lines executed:0.00% of 1
13 Function '_Z12more_uselessv'
14 Lines executed:0.00% of 1
16 Function '_Z3foov'
17 Lines executed:100.00% of 2
19 Function '_Z3barv'
20 Lines executed:0.00% of 2
22 Function '_Z6assignii'
23 Lines executed:100.00% of 3
25 Function '_Z15initialize_gridv'
26 Lines executed:100.00% of 4
28 Function 'main'
29 Lines executed:91.67% of 24
31 File './test.h'
32 Lines executed:100.00% of 1
33 ./test.h:creating 'test.h.gcov'
35 File 'test.cpp'
36 Lines executed:84.21% of 38
37 test.cpp:creating 'test.cpp.gcov'