Polly 19.0.0git
Public Member Functions | List of all members
polly::PruneUnprofitablePass Struct Referencefinal

#include <PruneUnprofitable.h>

Inheritance diagram for polly::PruneUnprofitablePass:
Inheritance graph
[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.

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.


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