LLVM 22.0.0git
MergedLoadStoreMotion.cpp File Reference

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

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "mldst-motion"

Detailed Description

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

Definition in file MergedLoadStoreMotion.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mldst-motion"

Definition at line 91 of file MergedLoadStoreMotion.cpp.