1 isa, a tool for Integer Set Analysis
5 - extract a polyhedral model from test.c
9 The polyhedral model is stored in test.yaml
11 - perform dataflow analysis
15 The results are stored in test_da.yaml
19 dump_dependences < test_da.yaml
21 - convert to a process network
23 pn < test.yaml > test_pn.yaml
25 - write out C code again for a (possibly transformed) polyhedral model
27 pdg2c test.c test_pn.yaml