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

Data Fields

tree expr
sccsfrom_state
sccscstate
bool ref_p
bool this_ref_p

Field Documentation

◆ cstate

sccs* DFS::worklist::cstate

Referenced by DFS::DFS(), and DFS::DFS_write_tree().

◆ expr

tree DFS::worklist::expr

Referenced by DFS::DFS(), and DFS::DFS_write_tree().

◆ from_state

sccs* DFS::worklist::from_state

Referenced by DFS::DFS(), and DFS::DFS_write_tree().

◆ ref_p

bool DFS::worklist::ref_p

Referenced by DFS::DFS(), and DFS::DFS_write_tree().

◆ this_ref_p

bool DFS::worklist::this_ref_p

Referenced by DFS::DFS(), and DFS::DFS_write_tree().


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