LLVM API Documentation

llvm::GraphTraits< SelectionDAG * > Member List
This is the complete list of members for llvm::GraphTraits< SelectionDAG * >, including all inherited members.
child_begin(NodeType *N)llvm::GraphTraits< SDNode * > [inline, static]
child_end(NodeType *N)llvm::GraphTraits< SDNode * > [inline, static]
ChildIteratorType typedefllvm::GraphTraits< SDNode * >
getEntryNode(SDNode *N)llvm::GraphTraits< SDNode * > [inline, static]
nodes_begin(SelectionDAG *G)llvm::GraphTraits< SelectionDAG * > [inline, static]
nodes_end(SelectionDAG *G)llvm::GraphTraits< SelectionDAG * > [inline, static]
nodes_iterator typedefllvm::GraphTraits< SelectionDAG * >
NodeType typedefllvm::GraphTraits< SDNode * >