GCC Middle and Back End API Reference
|
#include <sel-sched-ir.h>
Data Fields | |
bool | bb_end |
edge | e1 |
edge | e2 |
edge_iterator | ei |
basic_block | bb |
short | flags |
short | current_flags |
int | current_exit |
vec< edge > | loop_exits |
Successor iterator backend.
basic_block succ_iterator::bb |
Referenced by _eligible_successor_edge_p(), and _succ_iter_cond().
bool succ_iterator::bb_end |
Referenced by _succ_iter_cond(), and _succ_iter_next().
int succ_iterator::current_exit |
Referenced by _succ_iter_cond().
short succ_iterator::current_flags |
Referenced by _eligible_successor_edge_p(), and _succ_iter_cond().
edge succ_iterator::e1 |
Referenced by _succ_iter_cond(), and _succ_iter_next().
edge succ_iterator::e2 |
Referenced by _eligible_successor_edge_p(), _succ_iter_cond(), and _succ_iter_next().
edge_iterator succ_iterator::ei |
Referenced by _succ_iter_cond(), and _succ_iter_next().
short succ_iterator::flags |
Referenced by _eligible_successor_edge_p(), and _succ_iter_cond().
Referenced by _succ_iter_cond(), and _succ_iter_next().