|
LLVM 24.0.0git
|
This file provides the interface for LLVM's Logical Scalar Replacement of Aggregates pass. More...
#include "llvm/IR/PassManager.h"Go to the source code of this file.
Classes | |
| class | llvm::LogicalSROAPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
This file provides the interface for LLVM's Logical Scalar Replacement of Aggregates pass.
This pass provides both aggregate splitting and the primary SSA formation used in the compiler when used with structured GEP and allocas.
Definition in file LogicalSROA.h.