libFirm
|
Declares different kind of edges between nodes. More...
Go to the source code of this file.
Enumerations | |
enum | ir_edge_kind_t { EDGE_KIND_FIRST, EDGE_KIND_NORMAL = EDGE_KIND_FIRST, EDGE_KIND_BLOCK, EDGE_KIND_DEP, EDGE_KIND_LAST } |
Supported Edge kinds. More... |