Polly 20.0.0git
|
#include <PruneUnprofitable.h>
Public Member Functions | |
PruneUnprofitablePass () | |
llvm::PreservedAnalyses | run (Scop &S, ScopAnalysisManager &SAM, ScopStandardAnalysisResults &SAR, SPMUpdater &U) |
Definition at line 26 of file PruneUnprofitable.h.
|
inline |
Definition at line 28 of file PruneUnprofitable.h.
polly prune Polly Prune unprofitable false llvm::PreservedAnalyses PruneUnprofitablePass::run | ( | Scop & | S, |
ScopAnalysisManager & | SAM, | ||
ScopStandardAnalysisResults & | SAR, | ||
SPMUpdater & | U | ||
) |
Definition at line 112 of file PruneUnprofitable.cpp.