20 #ifndef LLVM_TRANSFORMS_SCALAR_SCCP_H 21 #define LLVM_TRANSFORMS_SCALAR_SCCP_H 33 class PostDominatorTree;
53 #endif // LLVM_TRANSFORMS_SCALAR_SCCP_H A parsed version of the target data layout string in and methods for querying it.
This class represents lattice values for constants.
A Module instance is used to store all the information related to an LLVM module.
An efficient, type-erasing, non-owning reference to a callable.
std::unique_ptr< PredicateInfo > PredInfo
PreservedAnalyses run(Function &F, FunctionAnalysisManager &AM)
Helper struct for bundling up the analysis results per function for IPSCCP.
A CRTP mix-in to automatically provide informational APIs needed for passes.
Concrete subclass of DominatorTreeBase that is used to compute a normal dominator tree.
A set of analyses that are preserved following a run of a transformation pass.
This file implements the PredicateInfo analysis, which creates an Extended SSA form for operations us...
bool runIPSCCP(Module &M, const DataLayout &DL, std::function< const TargetLibraryInfo &(Function &)> GetTLI, function_ref< AnalysisResultsForFn(Function &)> getAnalysis)
Module.h This file contains the declarations for the Module class.
Provides information about what library functions are available for the current target.
PostDominatorTree Class - Concrete subclass of DominatorTree that is used to compute the post-dominat...
print Print MemDeps of function
A container for analyses that lazily runs them and caches their results.
This pass performs function-level constant propagation and merging.
This header defines various interfaces for pass management in LLVM.
MachineBasicBlock MachineBasicBlock::iterator DebugLoc DL