GCC Middle and Back End API Reference
ana::state_purge_per_tree Class Reference

#include <state-purge.h>

Inheritance diagram for ana::state_purge_per_tree:
Collaboration diagram for ana::state_purge_per_tree:

Public Member Functions

const functionget_function () const
 
tree get_fndecl () const
 

Protected Types

typedef hash_set< function_pointpoint_set_t
 

Protected Member Functions

 state_purge_per_tree (const function &fun)
 

Private Attributes

const functionm_fun
 

Member Typedef Documentation

◆ point_set_t

Constructor & Destructor Documentation

◆ state_purge_per_tree()

ana::state_purge_per_tree::state_purge_per_tree ( const function & fun)
inlineprotected

Member Function Documentation

◆ get_fndecl()

tree ana::state_purge_per_tree::get_fndecl ( ) const
inline

References function::decl, and m_fun.

◆ get_function()

const function & ana::state_purge_per_tree::get_function ( ) const
inline

References m_fun.

Field Documentation

◆ m_fun

const function& ana::state_purge_per_tree::m_fun
private

Referenced by get_fndecl(), and get_function().


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