|
LLVM
4.0.0
|
This file provides the interface for LLVM's Loop Data Prefetching Pass. More...
Go to the source code of this file.
Classes | |
| class | llvm::LoopDataPrefetchPass |
| An optimization pass inserting data prefetches in loops. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file provides the interface for LLVM's Loop Data Prefetching Pass.
Definition in file LoopDataPrefetch.h.
1.8.6