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

Data Fields

insn_info_t last_insn
 
bool apply_wild_read
 
bitmap gen
 
bitmap kill
 
bitmap in
 
bitmap out
 
bitmap regs_live
 

Field Documentation

◆ apply_wild_read

bool dse_bb_info_type::apply_wild_read

◆ gen

◆ in

bitmap dse_bb_info_type::in

◆ kill

bitmap dse_bb_info_type::kill

◆ last_insn

◆ out

◆ regs_live

bitmap dse_bb_info_type::regs_live

Referenced by dse_step1(), and scan_insn().


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