#include "dfst_main.h"
Defines | |
#define | ADVANCING_COLOR "green" |
#define | RETREATING_COLOR "red" |
#define | CROSS_COLOR "blue" |
Functions | |
i_integer | methodcnt ((int) 0) |
char* | node_name (int node) |
string_ion* | method2dot (jhl_Method* method, Dot* dot) |
string_ion* | basicblock2dot (j2s_BasicBlock* bb, Dot* dot) |
int | main (int argc, char** argv) |
|
|
|
|
|
|
|
|