|
LLVM
4.0.0
|
#include "llvm/Analysis/LoopAccessAnalysis.h"#include "llvm/Analysis/ScalarEvolution.h"#include "llvm/Transforms/Utils/ValueMapper.h"#include "llvm/Transforms/Utils/LoopUtils.h"Go to the source code of this file.
Classes | |
| class | llvm::LoopVersioning |
| This class emits a version of the loop where run-time checks ensure that may-alias pointers can't overlap. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6