Polly 19.0.0git
Macros | Functions | Variables
FlattenSchedule.cpp File Reference
#include "polly/FlattenSchedule.h"
#include "polly/FlattenAlgo.h"
#include "polly/ScopInfo.h"
#include "polly/ScopPass.h"
#include "polly/Support/ISLOStream.h"
#include "polly/Support/ISLTools.h"
#include "polly/Support/PollyDebug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "polly-flatten-schedule"
 

Functions

 INITIALIZE_PASS_BEGIN (FlattenSchedule, "polly-flatten-schedule", "Polly - Flatten schedule", false, false) INITIALIZE_PASS_END(FlattenSchedule
 
polly flatten Polly Flatten false INITIALIZE_PASS_BEGIN (FlattenSchedulePrinterLegacyPass, "polly-print-flatten-schedule", "Polly - Print flattened schedule", false, false) INITIALIZE_PASS_END(FlattenSchedulePrinterLegacyPass
 

Variables

polly flatten schedule
 
polly flatten Polly Flatten false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "polly-flatten-schedule"

Definition at line 22 of file FlattenSchedule.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN() [1/2]

INITIALIZE_PASS_BEGIN ( FlattenSchedule  ,
"polly-flatten-schedule"  ,
"Polly - Flatten schedule"  ,
false  ,
false   
)

◆ INITIALIZE_PASS_BEGIN() [2/2]

polly flatten Polly Flatten false INITIALIZE_PASS_BEGIN ( FlattenSchedulePrinterLegacyPass  ,
"polly-print-flatten-schedule"  ,
"Polly - Print flattened schedule"  ,
false  ,
false   
)

Variable Documentation

◆ false

polly flatten Polly Flatten false polly print flatten Polly Print flattened false

Definition at line 144 of file FlattenSchedule.cpp.

◆ schedule

polly flatten Polly Flatten false polly print flatten Polly Print flattened schedule

Definition at line 143 of file FlattenSchedule.cpp.