#include <cif.h>
Public Attributes | |
| FIELD | rectype:8 |
| FIELD | block:24 |
| FIELD | blocklet:8 |
| FIELD | nsuccs:4 |
| FIELD | nlines:4 |
| FIELD | type:7 |
| FIELD | is_entry:1 |
| FIELD | subtype:8 |
| FIELD | app_before:8 |
| FIELD | app_after:8 |
| FIELD | index:16 |
| FIELD | clocks:32 |
| int | icnt [CIF_IT_MAX] |
| int * | succs |
| int * | lines |
| char * | label |
Definition at line 2992 of file cif.h.
| FIELD Cif_BE_node_2::app_after |
Definition at line 3002 of file cif.h.
Referenced by ascii_BE_node().
Definition at line 3001 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::block |
Definition at line 2994 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::blocklet |
Definition at line 2995 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::clocks |
Definition at line 3004 of file cif.h.
Referenced by ascii_BE_node().
| int Cif_BE_node_2::icnt[CIF_IT_MAX] |
Definition at line 3005 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::index |
Definition at line 3003 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::is_entry |
Definition at line 2999 of file cif.h.
Referenced by ascii_BE_node().
| char* Cif_BE_node_2::label |
Definition at line 3009 of file cif.h.
Referenced by ascii_BE_node().
| int* Cif_BE_node_2::lines |
Definition at line 3007 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::nlines |
Definition at line 2997 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::nsuccs |
Definition at line 2996 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::rectype |
| FIELD Cif_BE_node_2::subtype |
Definition at line 3000 of file cif.h.
Referenced by ascii_BE_node().
| int* Cif_BE_node_2::succs |
Definition at line 3006 of file cif.h.
Referenced by ascii_BE_node().
| FIELD Cif_BE_node_2::type |
Definition at line 2998 of file cif.h.
Referenced by ascii_BE_node().
1.7.1