GCC Middle and Back End API Reference
|
Public Member Functions | |
slpg_vertex (slp_tree node_) | |
Data Fields | |
slp_tree | node |
int | partition = -1 |
unsigned int | out_degree = 0 |
sreal | weight = 0 |
sreal | out_weight = 0 |
Information about one node in the SLP graph, for use during vect_optimize_slp_pass.
|
inline |
slp_tree slpg_vertex::node |
Referenced by gdbhooks.TreePrinter::to_string().
unsigned int slpg_vertex::out_degree = 0 |
sreal slpg_vertex::out_weight = 0 |
int slpg_vertex::partition = -1 |
sreal slpg_vertex::weight = 0 |