GCC Middle and Back End API Reference
|
Data Fields | |
insn_info_t | last_insn |
bool | apply_wild_read |
bitmap | gen |
bitmap | kill |
bitmap | in |
bitmap | out |
bitmap | regs_live |
bool dse_bb_info_type::apply_wild_read |
bitmap dse_bb_info_type::gen |
Referenced by dse_confluence_0(), dse_step3(), dse_step3_exit_block_scan(), dse_step3_scan(), dse_step4(), and dse_transfer_function().
bitmap dse_bb_info_type::in |
Referenced by dse_confluence_n(), dse_step3(), dse_step4(), and dse_transfer_function().
bitmap dse_bb_info_type::kill |
Referenced by dse_step3_scan(), dse_step4(), and dse_transfer_function().
insn_info_t dse_bb_info_type::last_insn |
bitmap dse_bb_info_type::out |
Referenced by dse_confluence_0(), dse_confluence_n(), dse_step3(), dse_step4(), dse_step5(), and dse_transfer_function().
bitmap dse_bb_info_type::regs_live |
Referenced by dse_step1(), and scan_insn().