LLVM  8.0.1
Classes | Namespaces
MergedLoadStoreMotion.h File Reference

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

#include "llvm/IR/Module.h"
#include "llvm/IR/PassManager.h"
Include dependency graph for MergedLoadStoreMotion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MergedLoadStoreMotionPass
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Detailed Description

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

Definition in file MergedLoadStoreMotion.h.