Polly 22.0.0git
polly::PruneUnprofitablePass Struct Referencefinal

#include <PruneUnprofitable.h>

Inheritance diagram for polly::PruneUnprofitablePass:
[legend]

Public Member Functions

 PruneUnprofitablePass ()
llvm::PreservedAnalyses run (Scop &S, ScopAnalysisManager &SAM, ScopStandardAnalysisResults &SAR, SPMUpdater &U)

Detailed Description

Definition at line 26 of file PruneUnprofitable.h.

Constructor & Destructor Documentation

◆ PruneUnprofitablePass()

polly::PruneUnprofitablePass::PruneUnprofitablePass ( )
inline

Definition at line 28 of file PruneUnprofitable.h.

Referenced by run().

Member Function Documentation

◆ run()

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.

References PruneUnprofitablePass(), and run().

Referenced by run().


The documentation for this struct was generated from the following files: