GCC Middle and Back End API Reference
dom_dfsnum Struct Reference

Data Fields

unsigned bb_index
unsigned dfs_num

Detailed Description

Structure used by prune_unused_phi_nodes to record bounds of the intervals in the dfs numbering of the dominance tree.

Field Documentation

◆ bb_index

unsigned dom_dfsnum::bb_index

◆ dfs_num

unsigned dom_dfsnum::dfs_num

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