10 #ifndef LLVM_TRANSFORMS_IPO_ARGUMENTPROMOTION_H 11 #define LLVM_TRANSFORMS_IPO_ARGUMENTPROMOTION_H 36 #endif // LLVM_TRANSFORMS_IPO_ARGUMENTPROMOTION_H
This class represents lattice values for constants.
Implements a lazy call graph analysis and related passes for the new pass manager.
Support structure for SCC passes to communicate updates the call graph back to the CGSCC pass manager...
A CRTP mix-in to automatically provide informational APIs needed for passes.
A lazily constructed view of the call graph of a module.
A set of analyses that are preserved following a run of a transformation pass.
This header provides classes for managing passes over SCCs of the call graph.
An SCC of the call graph.
A container for analyses that lazily runs them and caches their results.
This header defines various interfaces for pass management in LLVM.