Searched refs:BB_RTL (Results 1 – 5 of 5) sorted by relevance
1377 bb->flags |= BB_RTL; in expand_gimple_basic_block()1487 ENTRY_BLOCK_PTR->flags |= BB_RTL; in construct_init_block()1488 EXIT_BLOCK_PTR->flags |= BB_RTL; in construct_init_block()
419 | (bb->flags & BB_RTL)); in clear_bb_flags()512 && (bb->flags & BB_RTL)) in dump_bb_info()
332 BB_RTL = 1024, enumerator
303 bb->flags = BB_NEW | BB_RTL; in create_basic_block_structure()1769 if (!(bb->flags & BB_RTL)) in rtl_verify_flow_info_1()
14784 (BB_RTL): New flag.14786 * cfgexpand.c (expand_gimple_basic_block): Init bb info, set BB_RTL14790 (rtl_verify_flow_info_1): Check BB_RTL flag and rtl_bb_info pointer.14794 * cfg.c (clear_bb_flags): Skip BB_RTL flag.