Go to the documentation of this file.
9 #ifndef LLVM_ANALYSIS_COSTMODEL_H
10 #define LLVM_ANALYSIS_COSTMODEL_H
26 #endif // LLVM_ANALYSIS_COSTMODEL_H
A set of analyses that are preserved following a run of a transformation pass.
This is an optimization pass for GlobalISel generic memory operations.
A CRTP mix-in to automatically provide informational APIs needed for passes.
PreservedAnalyses run(Function &F, FunctionAnalysisManager &AM)
This class implements an extremely fast bulk output stream that can only output to a stream.
CostModelPrinterPass(raw_ostream &OS)
Printer pass for cost modeling results.
A container for analyses that lazily runs them and caches their results.