Class ValuePropagateNode#
Defined in File ValuePropagate.h
Inheritance Relationships#
Base Type#
public DefUseChainNode(Class DefUseChainNode)
Class Documentation#
-
class ValuePropagateNode : public DefUseChainNode#
Public Functions
-
inline ValuePropagateNode(MultiGraphCreate *c, const AstNodePtr &ref, const AstNodePtr &_stmt, bool def)#
-
inline const HasValueDescriptor &get_desc() const#
-
inline HasValueDescriptor &get_desc()#
-
virtual std::string toString() const#
-
inline ValuePropagateNode(MultiGraphCreate *c, const AstNodePtr &ref, const AstNodePtr &_stmt, bool def)#