GCC Middle and Back End API Reference
|
Data structure of information to pass to hash table traversal routines.
basic_block ssa_local_info_t::bb |
Referenced by ssa_fix_duplicate_block_edges(), and fwd_jt_path_registry::thread_block_1().
bitmap ssa_local_info_t::duplicate_blocks |
Referenced by compute_path_counts(), ssa_create_duplicates(), and fwd_jt_path_registry::thread_block_1().
bool ssa_local_info_t::jumps_threaded |
Referenced by ssa_redirect_edges(), and fwd_jt_path_registry::thread_block_1().
bool ssa_local_info_t::need_profile_correction |
Referenced by compute_path_counts(), and fwd_jt_path_registry::thread_block_1().
unsigned long ssa_local_info_t::num_threaded_edges |
Referenced by ssa_redirect_edges(), and fwd_jt_path_registry::thread_block_1().
basic_block ssa_local_info_t::template_block |
Referenced by ssa_create_duplicates(), ssa_fixup_template_block(), and fwd_jt_path_registry::thread_block_1().
gimple_stmt_iterator ssa_local_info_t::template_last_to_copy |
Referenced by ssa_create_duplicates().