Home
last modified time | relevance | path

Searched defs:IN_MULTIPLE_BB (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraph.c256 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_graph_with_bb() enumerator
H A Dcfgrtl.c1733 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_with_bb() enumerator
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgrtl.c2166 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_with_bb() enumerator