LLVM  3.7.0
Classes | Namespaces
User.h File Reference
#include "llvm/ADT/iterator.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/IR/Value.h"
#include "llvm/Support/AlignOf.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for User.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::OperandTraits< class >
 Compile-time customization of User operands. More...
 
class  llvm::User
 
struct  llvm::User::value_op_iterator
 Iterator for directly iterating over the operand Values. More...
 
struct  llvm::simplify_type< User::op_iterator >
 
struct  llvm::simplify_type< User::const_op_iterator >
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.