LLVM 24.0.0git
LogicalSROA.h File Reference

This file provides the interface for LLVM's Logical Scalar Replacement of Aggregates pass. More...

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.

Detailed Description

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.