Commit 747b4ca
authored
Correct var ssa mapping (#53)
Unlike equations, which have a fairly unambiguous ssa mapping, it's
not entirely clear what we should be displaying here. For now, make
this display only callee internal variables, which is the obvious
thing to do. I think it would also make sense to indicate variables
there were originated by a particular callee, but possibly in a
different colors, but I'm puting on that for this PR, since it
needs additional changes in StateSelection.1 parent 6d62163 commit 747b4ca
1 file changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
673 | | - | |
| 673 | + | |
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
| |||
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
682 | | - | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
683 | 696 | | |
684 | 697 | | |
685 | 698 | | |
| |||
0 commit comments