LLVM 19.0.0git
Classes | Namespaces
MergedLoadStoreMotion.h File Reference

This pass performs merges of loads and stores on both sides of a. More...

#include "llvm/ADT/STLFunctionalExtras.h"
#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

struct  llvm::MergedLoadStoreMotionOptions
 
class  llvm::MergedLoadStoreMotionPass
 

Namespaces

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

Detailed Description

This pass performs merges of loads and stores on both sides of a.

Definition in file MergedLoadStoreMotion.h.