LLVM API Documentation

llvm::ConstantNode Member List

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

classof(const ConstantNode *N)llvm::ConstantNode [inline, static]
classof(const InstrTreeNode *N)llvm::ConstantNode [inline, static]
ConstantNode(Constant *constVal)llvm::ConstantNode [inline]
dump(int dumpChildren, int indent) const llvm::InstrTreeNode
dumpNode(int indent) const llvm::ConstantNode [protected, virtual]
getConstVal() const llvm::ConstantNode [inline]
getNodeType() const llvm::InstrTreeNode [inline]
getOpLabel() const llvm::InstrTreeNode [inline]
getValue() const llvm::InstrTreeNode [inline]
InstrForest classllvm::InstrTreeNode [friend]
InstrTreeNode(InstrTreeNodeType nodeType, Value *_val)llvm::InstrTreeNode [inline]
InstrTreeNodeType enum namellvm::InstrTreeNode
LeftChildllvm::InstrTreeNode
leftChild() const llvm::InstrTreeNode [inline]
NTConstNode enum valuellvm::InstrTreeNode
NTInstructionNode enum valuellvm::InstrTreeNode
NTLabelNode enum valuellvm::InstrTreeNode
NTVRegListNode enum valuellvm::InstrTreeNode
NTVRegNode enum valuellvm::InstrTreeNode
opLabelllvm::InstrTreeNode
parent() const llvm::InstrTreeNode [inline]
Parentllvm::InstrTreeNode
RightChildllvm::InstrTreeNode
rightChild() const llvm::InstrTreeNode [inline]
statellvm::InstrTreeNode
treeNodeTypellvm::InstrTreeNode [protected]
valllvm::InstrTreeNode [protected]
~InstrTreeNode()llvm::InstrTreeNode [inline, virtual]