Skip to content

DependenceNode::NodeType

Synopsis

Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/DependenceGraph.h>

enum NodeType;

Members

Name

CONTROL

SGNODE

CALLSITE

ACTUALIN

ACTUALOUT

FORMALIN

FORMALOUT

ENTRY

ACTUALRETURN

FORMALRETURN

NUM_NODE_TYPES

Created with MrDocs