Public Member Functions | Private Attributes

OA::SSA::SSAStandard::PhiUse Class Reference

#include <SSAStandard.hpp>

Inheritance diagram for OA::SSA::SSAStandard::PhiUse:
Inheritance graph
[legend]
Collaboration diagram for OA::SSA::SSAStandard::PhiUse:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PhiUse (SSA::Phi *p)
void dump (std::ostream &)
Defdef ()

Private Attributes

SSA::Phiphi
Defdefinition

Detailed Description

Definition at line 116 of file SSAStandard.hpp.


Constructor & Destructor Documentation

OA::SSA::SSAStandard::PhiUse::PhiUse ( SSA::Phi p  )  [inline]

Definition at line 118 of file SSAStandard.hpp.

References phi.


Member Function Documentation

Def* OA::SSA::SSAStandard::PhiUse::def (  )  [inline, virtual]

Implements OA::SSA::SSAStandard::Use.

Definition at line 120 of file SSAStandard.hpp.

References definition.

void OA::SSA::SSAStandard::PhiUse::dump ( std::ostream &   )  [virtual]

Member Data Documentation

Definition at line 123 of file SSAStandard.hpp.

Referenced by def().

Definition at line 122 of file SSAStandard.hpp.

Referenced by PhiUse().


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