LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::GraphTraits< Value * > Member List

This is the complete list of members for llvm::GraphTraits< Value * >, including all inherited members.

child_begin(NodeType *N)llvm::GraphTraits< Value * >inlinestatic
child_end(NodeType *N)llvm::GraphTraits< Value * >inlinestatic
ChildIteratorType typedefllvm::GraphTraits< Value * >
getEntryNode(Value *G)llvm::GraphTraits< Value * >inlinestatic
NodeType typedefllvm::GraphTraits< Value * >