|
LLVM
3.7.0
|
#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"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. | |
1.8.6