13#ifndef POLLY_PRUNEUNPROFITABLE_H
14#define POLLY_PRUNEUNPROFITABLE_H
27 : llvm::PassInfoMixin<PruneUnprofitablePass> {
This file contains the declaration of the PolyhedralInfo class, which will provide an interface to ex...
void initializePruneUnprofitableWrapperPassPass(llvm::PassRegistry &)
llvm::Pass * createPruneUnprofitableWrapperPass()
AnalysisManager< Scop, ScopStandardAnalysisResults & > ScopAnalysisManager
llvm::PreservedAnalyses run(Scop &S, ScopAnalysisManager &SAM, ScopStandardAnalysisResults &SAR, SPMUpdater &U)