LLVM 17.0.0git
Classes | Namespaces
LoopDataPrefetch.h File Reference

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

#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

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

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

Definition in file LoopDataPrefetch.h.