CGRAOmp  0.1
llvm::ComputeNode Member List

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

CGRADFGllvm::DFGNode
classof(const DFGNode *N)llvm::ComputeNodeinlinestatic
ComputeNode(Instruction *inst, std::string opcode)llvm::ComputeNodeinline
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
getInst() constllvm::ComputeNodeinline
getKind() constllvm::DFGNodeinline
getNodeAttr() constllvm::ComputeNodeinlinevirtual
getUniqueName() constllvm::ComputeNodeinlinevirtual
getValue() constllvm::DFGNodeinline
hasExtraInfo() constllvm::DFGNodeinline
IDllvm::DFGNodeprotected
isEqualTo(const DFGNode &N) constllvm::DFGNodeinline
kindllvm::DFGNodeprotected
NodeKind enum namellvm::DFGNode
opcodellvm::ComputeNodeprivate
operator=(const DFGNode &N)llvm::DFGNodeinline
operator=(DFGNode &&N)llvm::DFGNodeinline
setExtraInfo(StringRef key, json::Value V)llvm::DFGNodeinline
valllvm::DFGNodeprotected