|
13 | 13 | | bounded_bounds.c:16:12:16:12 | Load: x | negative strictlyNegative | |
14 | 14 | | bounded_bounds.c:16:12:16:12 | Store: x | negative strictlyNegative | |
15 | 15 | | inline_assembly.c:9:23:9:23 | Uninitialized: definition of y | positive | |
| 16 | +| inline_assembly.c:10:3:10:7 | Load: ... = ... | positive strictlyPositive | |
16 | 17 | | inline_assembly.c:10:3:10:7 | Store: ... = ... | positive strictlyPositive | |
17 | 18 | | inline_assembly.c:10:7:10:7 | Constant: (unsigned int)... | positive strictlyPositive | |
18 | 19 | | inline_assembly.c:12:32:12:32 | Load: y | positive strictlyPositive | |
|
26 | 27 | | minmax.c:18:37:18:37 | Load: x | positive strictlyPositive | |
27 | 28 | | minmax.c:18:40:18:40 | Load: y | positive strictlyPositive | |
28 | 29 | | minmax.c:18:43:18:43 | Load: z | positive strictlyPositive | |
| 30 | +| minmax.c:20:2:24:3 | Load: ... = ... | positive | |
29 | 31 | | minmax.c:20:2:24:3 | Store: ... = ... | positive | |
30 | 32 | | minmax.c:20:6:24:3 | CopyValue: (statement expression) | positive | |
| 33 | +| minmax.c:22:18:22:22 | Load: ... = ... | positive strictlyPositive | |
31 | 34 | | minmax.c:22:18:22:22 | Store: ... = ... | positive strictlyPositive | |
32 | 35 | | minmax.c:22:22:22:22 | Load: x | positive strictlyPositive | |
33 | 36 | | minmax.c:23:3:23:3 | Load: t | positive | |
|
36 | 39 | | minmax.c:26:40:26:40 | Load: y | positive strictlyPositive | |
37 | 40 | | minmax.c:26:43:26:43 | Load: z | positive | |
38 | 41 | | test.c:7:10:7:10 | Phi: p | positive | |
| 42 | +| test.c:8:5:8:19 | Load: ... = ... | positive strictlyPositive | |
39 | 43 | | test.c:8:5:8:19 | Store: ... = ... | positive strictlyPositive | |
40 | 44 | | test.c:8:13:8:17 | Load: count | positive | |
41 | 45 | | test.c:8:13:8:19 | Add: ... + ... | positive strictlyPositive | |
42 | 46 | | test.c:8:19:8:19 | Constant: 1 | positive strictlyPositive | |
43 | 47 | | test.c:10:10:10:14 | Load: count | positive | |
44 | 48 | | test.c:10:10:10:14 | Store: count | positive | |
45 | 49 | | test.c:15:10:15:10 | Phi: p | positive | |
| 50 | +| test.c:16:5:16:26 | Load: ... = ... | positive | |
46 | 51 | | test.c:16:5:16:26 | Store: ... = ... | positive | |
47 | 52 | | test.c:16:13:16:26 | Rem: ... % ... | positive | |
48 | 53 | | test.c:16:14:16:18 | Load: count | positive | |
|
56 | 61 | | test.c:24:5:24:11 | Add: ... ++ | positive strictlyPositive | |
57 | 62 | | test.c:24:5:24:11 | Constant: ... ++ | positive strictlyPositive | |
58 | 63 | | test.c:24:5:24:11 | Store: ... ++ | positive strictlyPositive | |
| 64 | +| test.c:25:5:25:22 | Load: ... = ... | positive | |
59 | 65 | | test.c:25:5:25:22 | Store: ... = ... | positive | |
60 | 66 | | test.c:25:13:25:17 | Load: count | positive strictlyPositive | |
61 | 67 | | test.c:25:13:25:22 | Rem: ... % ... | positive | |
|
66 | 72 | | test.c:33:15:33:15 | Phi: i | positive | |
67 | 73 | | test.c:33:15:33:15 | Phi: i | positive | |
68 | 74 | | test.c:33:19:33:19 | Constant: 2 | positive strictlyPositive | |
| 75 | +| test.c:33:22:33:28 | Load: ... = ... | positive strictlyPositive | |
69 | 76 | | test.c:33:22:33:28 | Store: ... = ... | positive strictlyPositive | |
70 | 77 | | test.c:33:26:33:26 | Load: i | positive | |
71 | 78 | | test.c:33:26:33:28 | Add: ... + ... | positive strictlyPositive | |
72 | 79 | | test.c:33:28:33:28 | Constant: 1 | positive strictlyPositive | |
73 | 80 | | test.c:34:5:34:9 | Load: total | positive | |
74 | 81 | | test.c:34:5:34:14 | Add: ... += ... | positive | |
| 82 | +| test.c:34:5:34:14 | Load: ... += ... | positive | |
75 | 83 | | test.c:34:5:34:14 | Store: ... += ... | positive | |
76 | 84 | | test.c:34:14:34:14 | Load: i | positive | |
77 | 85 | | test.c:36:10:36:14 | Load: total | positive | |
|
88 | 96 | | test.c:42:22:42:24 | Store: ... ++ | positive strictlyPositive | |
89 | 97 | | test.c:43:5:43:9 | Load: total | positive | |
90 | 98 | | test.c:43:5:43:14 | Add: ... += ... | positive | |
| 99 | +| test.c:43:5:43:14 | Load: ... += ... | positive | |
91 | 100 | | test.c:43:5:43:14 | Store: ... += ... | positive | |
92 | 101 | | test.c:43:14:43:14 | Load: i | positive | |
93 | 102 | | test.c:45:10:45:14 | Load: total | positive | |
|
100 | 109 | | test.c:51:15:51:17 | Add: ... + ... | positive strictlyPositive | |
101 | 110 | | test.c:51:17:51:17 | Constant: 2 | positive strictlyPositive | |
102 | 111 | | test.c:51:21:51:21 | Constant: 4 | positive strictlyPositive | |
| 112 | +| test.c:51:24:51:30 | Load: ... = ... | positive strictlyPositive | |
103 | 113 | | test.c:51:24:51:30 | Store: ... = ... | positive strictlyPositive | |
104 | 114 | | test.c:51:28:51:28 | Load: i | positive | |
105 | 115 | | test.c:51:28:51:30 | Add: ... + ... | positive strictlyPositive | |
106 | 116 | | test.c:51:30:51:30 | Constant: 1 | positive strictlyPositive | |
107 | 117 | | test.c:52:5:52:9 | Load: total | positive | |
108 | 118 | | test.c:52:5:52:14 | Add: ... += ... | positive | |
| 119 | +| test.c:52:5:52:14 | Load: ... += ... | positive | |
109 | 120 | | test.c:52:5:52:14 | Store: ... += ... | positive | |
110 | 121 | | test.c:52:14:52:14 | Load: i | positive | |
111 | 122 | | test.c:54:10:54:14 | Load: total | positive | |
|
152 | 163 | | test.c:126:31:126:43 | Store: call to test12_helper | positive | |
153 | 164 | | test.c:127:6:127:10 | Load: Start | positive | |
154 | 165 | | test.c:127:6:127:24 | Add: ... += ... | positive strictlyPositive | |
| 166 | +| test.c:127:6:127:24 | Load: ... += ... | positive strictlyPositive | |
155 | 167 | | test.c:127:6:127:24 | Store: ... += ... | positive strictlyPositive | |
156 | 168 | | test.c:127:15:127:20 | Load: Length | positive | |
157 | 169 | | test.c:127:15:127:24 | Add: ... + ... | positive strictlyPositive | |
|
243 | 255 | | test.c:201:13:201:15 | Store: ... * ... | positive strictlyPositive | |
244 | 256 | | test.c:201:15:201:15 | Load: b | positive strictlyPositive | |
245 | 257 | | test.c:202:5:202:14 | Add: ... += ... | positive strictlyPositive | |
| 258 | +| test.c:202:5:202:14 | Load: ... += ... | positive strictlyPositive | |
246 | 259 | | test.c:202:5:202:14 | Store: ... += ... | positive strictlyPositive | |
247 | 260 | | test.c:202:14:202:14 | Load: r | positive strictlyPositive | |
248 | 261 | | test.c:204:7:204:7 | Constant: 3 | positive strictlyPositive | |
|
257 | 270 | | test.c:205:15:205:15 | Load: b | positive | |
258 | 271 | | test.c:206:5:206:9 | Load: total | positive | |
259 | 272 | | test.c:206:5:206:14 | Add: ... += ... | positive | |
| 273 | +| test.c:206:5:206:14 | Load: ... += ... | positive | |
260 | 274 | | test.c:206:5:206:14 | Store: ... += ... | positive | |
261 | 275 | | test.c:206:14:206:14 | Load: r | positive | |
262 | 276 | | test.c:208:7:208:7 | Constant: 3 | positive strictlyPositive | |
|
296 | 310 | | test.c:229:13:229:15 | Store: ... * ... | positive | |
297 | 311 | | test.c:229:15:229:15 | Load: b | positive strictlyPositive | |
298 | 312 | | test.c:230:5:230:14 | Add: ... += ... | positive | |
| 313 | +| test.c:230:5:230:14 | Load: ... += ... | positive | |
299 | 314 | | test.c:230:5:230:14 | Store: ... += ... | positive | |
300 | 315 | | test.c:230:14:230:14 | Load: r | positive | |
301 | 316 | | test.c:232:7:232:7 | Phi: 0 | positive | |
|
309 | 324 | | test.c:233:15:233:15 | Load: b | positive | |
310 | 325 | | test.c:234:5:234:9 | Load: total | positive | |
311 | 326 | | test.c:234:5:234:14 | Add: ... += ... | positive | |
| 327 | +| test.c:234:5:234:14 | Load: ... += ... | positive | |
312 | 328 | | test.c:234:5:234:14 | Store: ... += ... | positive | |
313 | 329 | | test.c:234:14:234:14 | Load: r | positive | |
314 | 330 | | test.c:236:7:236:7 | Phi: 0 | positive | |
|
368 | 384 | | test.c:285:13:285:15 | Store: ... * ... | negative | |
369 | 385 | | test.c:285:15:285:15 | Load: b | positive strictlyPositive | |
370 | 386 | | test.c:286:5:286:14 | Add: ... += ... | negative | |
| 387 | +| test.c:286:5:286:14 | Load: ... += ... | negative | |
371 | 388 | | test.c:286:5:286:14 | Store: ... += ... | negative | |
372 | 389 | | test.c:286:14:286:14 | Load: r | negative | |
373 | 390 | | test.c:288:7:288:9 | Constant: - ... | negative strictlyNegative | |
|
380 | 397 | | test.c:289:15:289:15 | Load: b | positive | |
381 | 398 | | test.c:290:5:290:9 | Load: total | negative | |
382 | 399 | | test.c:290:5:290:14 | Add: ... += ... | negative | |
| 400 | +| test.c:290:5:290:14 | Load: ... += ... | negative | |
383 | 401 | | test.c:290:5:290:14 | Store: ... += ... | negative | |
384 | 402 | | test.c:290:14:290:14 | Load: r | negative | |
385 | 403 | | test.c:292:7:292:9 | Constant: - ... | negative strictlyNegative | |
|
413 | 431 | | test.c:313:13:313:15 | Store: ... * ... | negative strictlyNegative | |
414 | 432 | | test.c:313:15:313:15 | Load: b | positive strictlyPositive | |
415 | 433 | | test.c:314:5:314:14 | Add: ... += ... | negative strictlyNegative | |
| 434 | +| test.c:314:5:314:14 | Load: ... += ... | negative strictlyNegative | |
416 | 435 | | test.c:314:5:314:14 | Store: ... += ... | negative strictlyNegative | |
417 | 436 | | test.c:314:14:314:14 | Load: r | negative strictlyNegative | |
418 | 437 | | test.c:316:7:316:9 | Constant: - ... | negative strictlyNegative | |
|
426 | 445 | | test.c:317:15:317:15 | Load: b | positive | |
427 | 446 | | test.c:318:5:318:9 | Load: total | negative | |
428 | 447 | | test.c:318:5:318:14 | Add: ... += ... | negative | |
| 448 | +| test.c:318:5:318:14 | Load: ... += ... | negative | |
429 | 449 | | test.c:318:5:318:14 | Store: ... += ... | negative | |
430 | 450 | | test.c:318:14:318:14 | Load: r | negative | |
431 | 451 | | test.c:320:7:320:9 | Constant: - ... | negative strictlyNegative | |
|
461 | 481 | | test.c:343:5:343:7 | Add: ... ++ | positive strictlyPositive | |
462 | 482 | | test.c:343:5:343:7 | Constant: ... ++ | positive strictlyPositive | |
463 | 483 | | test.c:343:5:343:7 | Store: ... ++ | positive strictlyPositive | |
| 484 | +| test.c:345:3:345:7 | Load: ... = ... | positive strictlyPositive | |
464 | 485 | | test.c:345:3:345:7 | Store: ... = ... | positive strictlyPositive | |
465 | 486 | | test.c:345:7:345:7 | Load: i | positive strictlyPositive | |
466 | 487 | | test.c:346:7:346:7 | Load: x | positive | |
|
476 | 497 | | test.c:356:36:356:37 | Uninitialized: definition of y6 | positive | |
477 | 498 | | test.c:356:40:356:41 | Uninitialized: definition of y7 | positive | |
478 | 499 | | test.c:356:44:356:45 | Uninitialized: definition of y8 | positive | |
| 500 | +| test.c:357:3:357:23 | Load: ... = ... | positive | |
479 | 501 | | test.c:357:3:357:23 | Store: ... = ... | positive | |
480 | 502 | | test.c:357:8:357:8 | Load: x | positive | |
481 | 503 | | test.c:357:8:357:23 | Load: ... ? ... : ... | positive | |
|
485 | 507 | | test.c:357:12:357:14 | Constant: (unsigned int)... | positive strictlyPositive | |
486 | 508 | | test.c:357:18:357:18 | Load: x | positive | |
487 | 509 | | test.c:357:22:357:23 | Constant: (unsigned int)... | positive strictlyPositive | |
| 510 | +| test.c:358:3:358:24 | Load: ... = ... | positive | |
488 | 511 | | test.c:358:3:358:24 | Store: ... = ... | positive | |
489 | 512 | | test.c:358:8:358:8 | Load: x | positive | |
490 | 513 | | test.c:358:8:358:24 | Load: ... ? ... : ... | positive | |
|
496 | 519 | | test.c:358:24:358:24 | Load: x | positive | |
497 | 520 | | test.c:365:7:365:7 | Load: x | positive | |
498 | 521 | | test.c:365:11:365:13 | Constant: (unsigned int)... | positive strictlyPositive | |
| 522 | +| test.c:366:5:366:15 | Load: ... = ... | positive | |
499 | 523 | | test.c:366:5:366:15 | Store: ... = ... | positive | |
500 | 524 | | test.c:366:10:366:10 | Load: x | positive | |
501 | 525 | | test.c:366:10:366:15 | Load: ... ? ... : ... | positive | |
502 | 526 | | test.c:366:10:366:15 | Phi: ... ? ... : ... | positive | |
503 | 527 | | test.c:366:10:366:15 | Store: ... ? ... : ... | positive | |
504 | 528 | | test.c:366:10:366:15 | Store: ... ? ... : ... | positive strictlyPositive | |
505 | 529 | | test.c:366:15:366:15 | Constant: (unsigned int)... | positive strictlyPositive | |
| 530 | +| test.c:367:5:367:17 | Load: ... = ... | positive | |
506 | 531 | | test.c:367:5:367:17 | Store: ... = ... | positive | |
507 | 532 | | test.c:367:10:367:10 | Load: x | positive | |
508 | 533 | | test.c:367:10:367:17 | Load: ... ? ... : ... | positive | |
509 | 534 | | test.c:367:10:367:17 | Phi: ... ? ... : ... | positive | |
510 | 535 | | test.c:367:10:367:17 | Store: ... ? ... : ... | positive | |
511 | 536 | | test.c:367:10:367:17 | Store: ... ? ... : ... | positive strictlyPositive | |
512 | 537 | | test.c:367:15:367:17 | Constant: (unsigned int)... | positive strictlyPositive | |
| 538 | +| test.c:368:5:368:21 | Load: ... = ... | positive strictlyPositive | |
513 | 539 | | test.c:368:5:368:21 | Store: ... = ... | positive strictlyPositive | |
514 | 540 | | test.c:368:10:368:21 | Load: ... ? ... : ... | positive strictlyPositive | |
515 | 541 | | test.c:368:10:368:21 | Phi: ... ? ... : ... | positive strictlyPositive | |
|
519 | 545 | | test.c:368:11:368:13 | Add: ... + ... | positive strictlyPositive | |
520 | 546 | | test.c:368:13:368:13 | Constant: (unsigned int)... | positive strictlyPositive | |
521 | 547 | | test.c:368:19:368:21 | Constant: (unsigned int)... | positive strictlyPositive | |
| 548 | +| test.c:369:5:369:36 | Load: ... = ... | positive | |
522 | 549 | | test.c:369:5:369:36 | Store: ... = ... | positive | |
523 | 550 | | test.c:369:10:369:36 | Convert: (unsigned int)... | positive | |
524 | 551 | | test.c:369:10:369:36 | Load: ... ? ... : ... | positive | |
|
530 | 557 | | test.c:369:27:369:29 | Add: ... + ... | positive strictlyPositive | |
531 | 558 | | test.c:369:29:369:29 | Constant: (unsigned int)... | positive strictlyPositive | |
532 | 559 | | test.c:369:36:369:36 | Constant: 5 | positive strictlyPositive | |
| 560 | +| test.c:370:5:370:38 | Load: ... = ... | positive | |
533 | 561 | | test.c:370:5:370:38 | Store: ... = ... | positive | |
534 | 562 | | test.c:370:10:370:38 | Convert: (unsigned int)... | positive | |
535 | 563 | | test.c:370:10:370:38 | Load: ... ? ... : ... | positive | |
|
541 | 569 | | test.c:370:27:370:29 | Add: ... + ... | positive strictlyPositive | |
542 | 570 | | test.c:370:29:370:29 | Constant: (unsigned int)... | positive strictlyPositive | |
543 | 571 | | test.c:370:36:370:38 | Constant: 500 | positive strictlyPositive | |
| 572 | +| test.c:371:5:371:39 | Load: ... = ... | positive | |
544 | 573 | | test.c:371:5:371:39 | Store: ... = ... | positive | |
545 | 574 | | test.c:371:10:371:39 | Convert: (unsigned int)... | positive | |
546 | 575 | | test.c:371:10:371:39 | Load: ... ? ... : ... | positive | |
|
580 | 609 | | test.c:378:24:378:25 | Uninitialized: definition of y3 | positive | |
581 | 610 | | test.c:378:28:378:29 | Uninitialized: definition of y4 | positive | |
582 | 611 | | test.c:378:32:378:33 | Uninitialized: definition of y5 | positive | |
| 612 | +| test.c:379:3:379:24 | Load: ... = ... | positive strictlyPositive | |
583 | 613 | | test.c:379:3:379:24 | Store: ... = ... | positive strictlyPositive | |
584 | 614 | | test.c:379:8:379:8 | Load: x | positive | |
585 | 615 | | test.c:379:8:379:24 | Load: ... ? ... : ... | positive strictlyPositive | |
|
589 | 619 | | test.c:379:12:379:14 | Constant: (unsigned int)... | positive strictlyPositive | |
590 | 620 | | test.c:379:18:379:18 | Load: x | positive strictlyPositive | |
591 | 621 | | test.c:379:22:379:24 | Constant: (unsigned int)... | positive strictlyPositive | |
| 622 | +| test.c:380:3:380:25 | Load: ... = ... | positive strictlyPositive | |
592 | 623 | | test.c:380:3:380:25 | Store: ... = ... | positive strictlyPositive | |
593 | 624 | | test.c:380:8:380:8 | Load: x | positive | |
594 | 625 | | test.c:380:8:380:25 | Load: ... ? ... : ... | positive strictlyPositive | |
|
598 | 629 | | test.c:380:13:380:15 | Constant: (unsigned int)... | positive strictlyPositive | |
599 | 630 | | test.c:380:19:380:21 | Constant: (unsigned int)... | positive strictlyPositive | |
600 | 631 | | test.c:380:25:380:25 | Load: x | positive strictlyPositive | |
| 632 | +| test.c:381:3:381:11 | Load: ... = ... | positive strictlyPositive | |
601 | 633 | | test.c:381:3:381:11 | Store: ... = ... | positive strictlyPositive | |
602 | 634 | | test.c:381:8:381:11 | Constant: (unsigned int)... | positive strictlyPositive | |
| 635 | +| test.c:382:3:382:11 | Load: ... = ... | positive strictlyPositive | |
603 | 636 | | test.c:382:3:382:11 | Store: ... = ... | positive strictlyPositive | |
604 | 637 | | test.c:382:8:382:11 | Constant: (unsigned int)... | positive strictlyPositive | |
| 638 | +| test.c:383:3:383:11 | Load: ... = ... | positive strictlyPositive | |
605 | 639 | | test.c:383:3:383:11 | Store: ... = ... | positive strictlyPositive | |
606 | 640 | | test.c:383:8:383:11 | Constant: (unsigned int)... | positive strictlyPositive | |
607 | 641 | | test.c:384:7:384:7 | Load: x | positive | |
608 | 642 | | test.c:384:12:384:14 | Constant: (unsigned int)... | positive strictlyPositive | |
| 643 | +| test.c:385:5:385:21 | Load: ... = ... | positive | |
609 | 644 | | test.c:385:5:385:21 | Store: ... = ... | positive | |
610 | 645 | | test.c:385:10:385:21 | Load: ... ? ... : ... | positive | |
611 | 646 | | test.c:385:10:385:21 | Phi: ... ? ... : ... | positive | |
|
615 | 650 | | test.c:385:11:385:15 | Sub: ... - ... | positive | |
616 | 651 | | test.c:385:13:385:15 | Constant: (unsigned int)... | positive strictlyPositive | |
617 | 652 | | test.c:385:21:385:21 | Constant: (unsigned int)... | positive strictlyPositive | |
| 653 | +| test.c:386:5:386:21 | Load: ... = ... | positive | |
618 | 654 | | test.c:386:5:386:21 | Store: ... = ... | positive | |
619 | 655 | | test.c:386:10:386:21 | Load: ... ? ... : ... | positive | |
620 | 656 | | test.c:386:10:386:21 | Phi: ... ? ... : ... | positive | |
|
624 | 660 | | test.c:386:11:386:15 | Sub: ... - ... | positive | |
625 | 661 | | test.c:386:13:386:15 | Constant: (unsigned int)... | positive strictlyPositive | |
626 | 662 | | test.c:386:21:386:21 | Constant: (unsigned int)... | positive strictlyPositive | |
| 663 | +| test.c:387:5:387:38 | Load: ... = ... | positive | |
627 | 664 | | test.c:387:5:387:38 | Store: ... = ... | positive | |
628 | 665 | | test.c:387:10:387:38 | Convert: (unsigned int)... | positive | |
629 | 666 | | test.c:387:10:387:38 | Load: ... ? ... : ... | positive | |
|
660 | 697 | | test.c:394:34:394:36 | Constant: (unsigned int)... | positive strictlyPositive | |
661 | 698 | | test.c:395:16:395:17 | Uninitialized: definition of y1 | positive | |
662 | 699 | | test.c:396:16:396:17 | Uninitialized: definition of y2 | positive | |
| 700 | +| test.c:397:3:397:15 | Load: ... = ... | positive strictlyPositive | |
663 | 701 | | test.c:397:3:397:15 | Store: ... = ... | positive strictlyPositive | |
664 | 702 | | test.c:397:9:397:11 | Add: ++ ... | positive strictlyPositive | |
665 | 703 | | test.c:397:9:397:11 | Constant: ++ ... | positive strictlyPositive | |
| 704 | +| test.c:397:9:397:11 | Load: ++ ... | positive strictlyPositive | |
666 | 705 | | test.c:397:9:397:11 | Store: ++ ... | positive strictlyPositive | |
667 | 706 | | test.c:397:9:397:14 | CopyValue: ... , ... | positive strictlyPositive | |
668 | 707 | | test.c:397:11:397:11 | Load: y | positive | |
669 | 708 | | test.c:397:14:397:14 | Load: y | positive strictlyPositive | |
| 709 | +| test.c:398:3:398:23 | Load: ... = ... | positive strictlyPositive | |
670 | 710 | | test.c:398:3:398:23 | Store: ... = ... | positive strictlyPositive | |
671 | 711 | | test.c:398:9:398:9 | Load: y | positive strictlyPositive | |
672 | 712 | | test.c:398:9:398:11 | Add: ... ++ | positive strictlyPositive | |
|
675 | 715 | | test.c:398:9:398:22 | CopyValue: ... , ... | positive strictlyPositive | |
676 | 716 | | test.c:398:14:398:14 | Load: y | positive strictlyPositive | |
677 | 717 | | test.c:398:14:398:19 | Add: ... += ... | positive strictlyPositive | |
| 718 | +| test.c:398:14:398:19 | Load: ... += ... | positive strictlyPositive | |
678 | 719 | | test.c:398:14:398:19 | Store: ... += ... | positive strictlyPositive | |
679 | 720 | | test.c:398:19:398:19 | Constant: (unsigned int)... | positive strictlyPositive | |
680 | 721 | | test.c:398:22:398:22 | Load: y | positive strictlyPositive | |
|
0 commit comments