LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::InstructionNode Member List

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

classof(const InstructionNode *N)llvm::InstructionNode [inline, static]
classof(const InstrTreeNode *N)llvm::InstructionNode [inline, static]
dump(int dumpChildren, int indent) const llvm::InstrTreeNode
dumpNode(int indent) const llvm::InstructionNode [protected, virtual]
getInstruction() const llvm::InstructionNode [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
InstructionNode(Instruction *_instr)llvm::InstructionNode
isFoldedIntoParent()llvm::InstructionNode [inline]
LeftChildllvm::InstrTreeNode
leftChild() const llvm::InstrTreeNode [inline]
markFoldedIntoParent()llvm::InstructionNode [inline]
NTConstNode enum valuellvm::InstrTreeNode
NTInstructionNode enum valuellvm::InstrTreeNode
NTLabelNode enum valuellvm::InstrTreeNode
NTVRegListNode enum valuellvm::InstrTreeNode
NTVRegNode enum valuellvm::InstrTreeNode
opLabelllvm::InstrTreeNode
Parentllvm::InstrTreeNode
parent() const llvm::InstrTreeNode [inline]
rightChild() const llvm::InstrTreeNode [inline]
RightChildllvm::InstrTreeNode
statellvm::InstrTreeNode
treeNodeTypellvm::InstrTreeNode [protected]
valllvm::InstrTreeNode [protected]
~InstrTreeNode()llvm::InstrTreeNode [inline, virtual]