LLVM  8.0.1
Classes | Namespaces
CFGDiff.h File Reference
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/iterator.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/CFG.h"
#include "llvm/Support/CFGUpdate.h"
#include "llvm/Support/type_traits.h"
#include <cassert>
#include <cstddef>
#include <iterator>
Include dependency graph for CFGDiff.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::GraphDiff< NodePtr, InverseGraph >
 
struct  llvm::CFGViewSuccessors< InverseGraph >
 
struct  llvm::CFGViewSuccessors< InverseGraph >::DeletedEdgesFilter
 
struct  llvm::CFGViewPredecessors< InverseGraph >
 
struct  llvm::CFGViewPredecessors< InverseGraph >::DeletedEdgesFilter
 
struct  llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, false > *, BasicBlock * > >
 
struct  llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, true > *, BasicBlock * > >
 
struct  llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, false > *, Inverse< BasicBlock * > > >
 
struct  llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, true > *, Inverse< BasicBlock * > > >
 

Namespaces

 llvm
 This class represents lattice values for constants.