LLVM API Documentation
#include "llvm/Analysis/DataStructure/DSGraph.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/iterator"
#include "llvm/ADT/STLExtras.h"
Include dependency graph for DSGraphTraits.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Classes | |
class | llvm::DSNodeIterator< NodeTy > |
struct | llvm::GraphTraits< DSNode * > |
struct | llvm::GraphTraits< const DSNode * > |
struct | llvm::GraphTraits< DSGraph * > |
struct | llvm::GraphTraits< const DSGraph * > |
Functions | |
static DSNode & | llvm::dereference (DSNode *N) |
static const DSNode & | llvm::dereferenceC (const DSNode *N) |