GCC Middle and Back End API Reference
ssa_local_info_t Struct Reference
Collaboration diagram for ssa_local_info_t:

Data Fields

basic_block bb
basic_block template_block
bool jumps_threaded

Detailed Description

Data structure of information to pass to hash table traversal routines.   

Field Documentation

bool ssa_local_info_t::jumps_threaded

Referenced by ssa_redirect_edges(), and thread_block().

basic_block ssa_local_info_t::template_block

The documentation for this struct was generated from the following file: