Polly 20.0.0git
|
#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 |
#define DEBUG_TYPE "polly-prune-unprofitable" |
Definition at line 26 of file PruneUnprofitable.cpp.
INITIALIZE_PASS_BEGIN | ( | PruneUnprofitableWrapperPass | , |
"polly-prune-unprofitable" | , | ||
"Polly - Prune unprofitable SCoPs" | , | ||
false | , | ||
false | |||
) |
polly print Polly Print Simplify false |
Definition at line 109 of file PruneUnprofitable.cpp.
polly prune Polly Prune unprofitable SCoPs |
Definition at line 109 of file PruneUnprofitable.cpp.
polly prune unprofitable |
Definition at line 108 of file PruneUnprofitable.cpp.