|
LLVM
4.0.0
|
Go to the source code of this file.
Classes | |
| class | llvm::ArrayRef< T > |
| ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory), i.e. More... | |
| class | llvm::SmallVectorImpl< T > |
| This class consists of common code factored out of the SmallVector class to reduce code duplication based on the SmallVector 'N' template parameter. More... | |
| class | llvm::SSAUpdaterTraits< T > |
| class | llvm::SSAUpdater |
| Helper class for SSA formation on a set of values defined in multiple blocks. More... | |
| class | llvm::LoadAndStorePromoter |
| Helper class for promoting a collection of loads and stores into SSA Form using the SSAUpdater. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6