LLVM 19.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"

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.