CACAO
|
Go to the source code of this file.
Macros | |
#define | CFG_UNKNOWN_PREDECESSORS -1 |
Functions | |
bool | cfg_build (jitdata *jd) |
void | cfg_add_root (jitdata *jd) |
void | cfg_clear (jitdata *jd) |
void | cfg_add_exceptional_edges (jitdata *jd) |
void | cfg_remove_root (jitdata *jd) |