Polly 19.0.0git
Macros | Functions | Variables
PruneUnprofitable.cpp File Reference
#include "polly/PruneUnprofitable.h"
#include "polly/ScopDetection.h"
#include "polly/ScopInfo.h"
#include "polly/ScopPass.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/IR/DebugLoc.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
#include "polly/Support/PollyDebug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "polly-prune-unprofitable"
 

Functions

 INITIALIZE_PASS_BEGIN (PruneUnprofitableWrapperPass, "polly-prune-unprofitable", "Polly - Prune unprofitable SCoPs", false, false) INITIALIZE_PASS_END(PruneUnprofitableWrapperPass
 

Variables

polly prune unprofitable
 
polly prune Polly Prune unprofitable SCoPs
 
polly prune Polly Prune unprofitable false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "polly-prune-unprofitable"

Definition at line 26 of file PruneUnprofitable.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( PruneUnprofitableWrapperPass  ,
"polly-prune-unprofitable"  ,
"Polly - Prune unprofitable SCoPs"  ,
false  ,
false   
)

Variable Documentation

◆ false

polly print Polly Print Simplify false

Definition at line 109 of file PruneUnprofitable.cpp.

◆ SCoPs

polly prune Polly Prune unprofitable SCoPs

Definition at line 109 of file PruneUnprofitable.cpp.

◆ unprofitable

polly prune unprofitable

Definition at line 108 of file PruneUnprofitable.cpp.