|
LLVM
3.7.0
|
#include "llvm/ADT/iterator_range.h"#include "llvm/ADT/Optional.h"#include "llvm/IR/Argument.h"#include "llvm/IR/Attributes.h"#include "llvm/IR/BasicBlock.h"#include "llvm/IR/CallingConv.h"#include "llvm/IR/GlobalObject.h"#include "llvm/IR/OperandTraits.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| struct | llvm::ilist_traits< Argument > |
| class | llvm::Function |
| struct | llvm::OperandTraits< Function > |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6