ROSE
0.9.6a
|
This is the complete list of members for ValuePropagate, including all inherited members.
astmap | ValuePropagate | private |
build(AstInterface &fa, const AstNodePtr &head, ReachingDefinitionAnalysis &r, AliasAnalysisInterface &alias, FunctionSideEffectInterface *f=0) | ValuePropagate | |
build(AstInterface &fa, const AstNodePtr &head, AliasAnalysisInterface &alias, FunctionSideEffectInterface *f=0) | ValuePropagate | |
DefUseChain< ValuePropagateNode >::build(AstInterface &fa, ReachingDefinitionAnalysis &r, AliasAnalysisInterface &alias, FunctionSideEffectInterface *f=0) | DefUseChain< ValuePropagateNode > | |
DefUseChain< ValuePropagateNode >::build(AstInterface &fa, AstNodePtr root, AliasAnalysisInterface *alias=0, FunctionSideEffectInterface *f=0) | DefUseChain< ValuePropagateNode > | |
CreateEdge(ValuePropagateNode *n1, ValuePropagateNode *n2) | DefUseChain< ValuePropagateNode > | inline |
CreateNode(AstInterface &fa, const AstNodePtr &ref, const AstNodePtr &stmt, bool def) | ValuePropagate | privatevirtual |
DefUseChain(BaseGraphCreate *c) | DefUseChain< ValuePropagateNode > | inline |
Edge typedef | DefUseChain< ValuePropagateNode > | |
EdgeIterator typedef | DefUseChain< ValuePropagateNode > | |
get_value_map() | ValuePropagate | inline |
known_value(const AstNodePtr &exp, HasValueDescriptor *result=0, bool *change=0) | ValuePropagate | |
NodeIterator typedef | DefUseChain< ValuePropagateNode > | |
nodemap | ValuePropagate | private |
valmap | ValuePropagate | private |
ValuePropagate(BaseGraphCreate *c=0) | ValuePropagate | inline |