LLVM API Documentation

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

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

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