LLVM 20.0.0git
|
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. | |
This file provides the interface for LLVM's Loop Data Prefetching Pass.
Definition in file LoopDataPrefetch.h.