@@ -448,7 +448,6 @@ astGuardsControl
448
448
| test.cpp:31:7:31:13 | ... == ... | false | 34 | 34 |
449
449
| test.cpp:31:7:31:13 | ... == ... | true | 30 | 30 |
450
450
| test.cpp:31:7:31:13 | ... == ... | true | 31 | 32 |
451
- | test.cpp:42:13:42:20 | call to getABool | false | 53 | 53 |
452
451
| test.cpp:42:13:42:20 | call to getABool | true | 43 | 45 |
453
452
astGuardsEnsure
454
453
| test.c:7:9:7:13 | ... > ... | test.c:7:9:7:9 | x | < | test.c:7:13:7:13 | 0 | 1 | 10 | 11 |
@@ -893,8 +892,6 @@ astGuardsEnsure_const
893
892
| test.cpp:31:7:31:13 | ... == ... | test.cpp:31:7:31:13 | ... == ... | == | 1 | 30 | 30 |
894
893
| test.cpp:31:7:31:13 | ... == ... | test.cpp:31:7:31:13 | ... == ... | == | 1 | 31 | 32 |
895
894
| test.cpp:42:13:42:20 | call to getABool | test.cpp:42:13:42:20 | call to getABool | != | 0 | 43 | 45 |
896
- | test.cpp:42:13:42:20 | call to getABool | test.cpp:42:13:42:20 | call to getABool | != | 1 | 53 | 53 |
897
- | test.cpp:42:13:42:20 | call to getABool | test.cpp:42:13:42:20 | call to getABool | == | 0 | 53 | 53 |
898
895
| test.cpp:42:13:42:20 | call to getABool | test.cpp:42:13:42:20 | call to getABool | == | 1 | 43 | 45 |
899
896
irGuards
900
897
| test.c:7:9:7:13 | CompareGT: ... > ... |
@@ -1301,8 +1298,8 @@ irGuardsControl
1301
1298
| test.cpp:31:7:31:13 | CompareEQ: ... == ... | false | 34 | 34 |
1302
1299
| test.cpp:31:7:31:13 | CompareEQ: ... == ... | true | 30 | 30 |
1303
1300
| test.cpp:31:7:31:13 | CompareEQ: ... == ... | true | 32 | 32 |
1304
- | test.cpp:42:13:42:20 | Call: call to getABool | false | 53 | 53 |
1305
1301
| test.cpp:42:13:42:20 | Call: call to getABool | true | 44 | 44 |
1302
+ | test.cpp:42:13:42:20 | Call: call to getABool | true | 45 | 45 |
1306
1303
irGuardsEnsure
1307
1304
| test.c:7:9:7:13 | CompareGT: ... > ... | test.c:7:9:7:9 | Load: x | < | test.c:7:13:7:13 | Constant: 0 | 1 | 11 | 11 |
1308
1305
| test.c:7:9:7:13 | CompareGT: ... > ... | test.c:7:9:7:9 | Load: x | >= | test.c:7:13:7:13 | Constant: 0 | 1 | 8 | 8 |
@@ -1781,6 +1778,6 @@ irGuardsEnsure_const
1781
1778
| test.cpp:31:7:31:13 | CompareEQ: ... == ... | test.cpp:31:7:31:13 | CompareEQ: ... == ... | == | 1 | 30 | 30 |
1782
1779
| test.cpp:31:7:31:13 | CompareEQ: ... == ... | test.cpp:31:7:31:13 | CompareEQ: ... == ... | == | 1 | 32 | 32 |
1783
1780
| test.cpp:42:13:42:20 | Call: call to getABool | test.cpp:42:13:42:20 | Call: call to getABool | != | 0 | 44 | 44 |
1784
- | test.cpp:42:13:42:20 | Call: call to getABool | test.cpp:42:13:42:20 | Call: call to getABool | != | 1 | 53 | 53 |
1785
- | test.cpp:42:13:42:20 | Call: call to getABool | test.cpp:42:13:42:20 | Call: call to getABool | == | 0 | 53 | 53 |
1781
+ | test.cpp:42:13:42:20 | Call: call to getABool | test.cpp:42:13:42:20 | Call: call to getABool | != | 0 | 45 | 45 |
1786
1782
| test.cpp:42:13:42:20 | Call: call to getABool | test.cpp:42:13:42:20 | Call: call to getABool | == | 1 | 44 | 44 |
1783
+ | test.cpp:42:13:42:20 | Call: call to getABool | test.cpp:42:13:42:20 | Call: call to getABool | == | 1 | 45 | 45 |
0 commit comments