CGRAOmp  0.1
llvm::DFGNode Member List

This is the complete list of members for llvm::DFGNode, including all inherited members.

CGRADFGllvm::DFGNode
DFGNode(int ID, NodeKind kind, Value *val)llvm::DFGNodeinline
DFGNode(NodeKind kind, Value *val)llvm::DFGNodeinline
DFGNode(const DFGNode &N)llvm::DFGNodeinline
DFGNode(DFGNode &&N)llvm::DFGNodeinline
extra_infollvm::DFGNodeprotected
getExtraAttr() constllvm::DFGNodeinlinevirtual
getExtraInfoAsJSONObject()llvm::DFGNodeinline
getID() constllvm::DFGNodeinline
getKind() constllvm::DFGNodeinline
getNodeAttr() const =0llvm::DFGNodepure virtual
getUniqueName() const =0llvm::DFGNodepure virtual
getValue() constllvm::DFGNodeinline
hasExtraInfo() constllvm::DFGNodeinline
IDllvm::DFGNodeprotected
isEqualTo(const DFGNode &N) constllvm::DFGNodeinline
kindllvm::DFGNodeprotected
NodeKind enum namellvm::DFGNode
operator=(const DFGNode &N)llvm::DFGNodeinline
operator=(DFGNode &&N)llvm::DFGNodeinline
setExtraInfo(StringRef key, json::Value V)llvm::DFGNodeinline
valllvm::DFGNodeprotected