Skip to content

NodeID

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/placeUIDs.h>

class NodeID
    : public NodeFact

Base Classes

Name

Description

NodeFact

* NodeFact * A fact associated with a CFG node by * some analysis thatis not evolved as part * of a dataflow analysis (i.e. it should * stay constant throughout the analysis). **

Member Functions

Name

Description

NodeID [constructor]

Construct from int

copy [virtual]

getID

str [virtual]

Private Data Members

Name

id

Created with MrDocs