LLVM  8.0.1
Classes | Namespaces
LoopDataPrefetch.h File Reference

This file provides the interface for LLVM's Loop Data Prefetching Pass. More...

#include "llvm/IR/Function.h"
#include "llvm/IR/PassManager.h"
Include dependency graph for LoopDataPrefetch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LoopDataPrefetchPass
 An optimization pass inserting data prefetches in loops. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Detailed Description

This file provides the interface for LLVM's Loop Data Prefetching Pass.

Definition in file LoopDataPrefetch.h.