Polly 19.0.0git
Macros | Functions | Variables
DumpModulePass.cpp File Reference
#include "polly/Support/DumpModulePass.h"
#include "llvm/IR/Module.h"
#include "llvm/Pass.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/ToolOutputFile.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "polly-dump-module"
 

Functions

 INITIALIZE_PASS_BEGIN (DumpModuleWrapperPass, "polly-dump-module", "Polly - Dump Module", false, false) INITIALIZE_PASS_END(DumpModuleWrapperPass
 

Variables

polly dump module
 
polly dump Polly Dump Module
 
polly dump Polly Dump false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "polly-dump-module"

Definition at line 21 of file DumpModulePass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( DumpModuleWrapperPass  ,
"polly-dump-module"  ,
"Polly - Dump Module"  ,
false  ,
false   
)

Variable Documentation

◆ false

polly dump Polly Dump false

Definition at line 102 of file DumpModulePass.cpp.

◆ module

polly dump module

Definition at line 101 of file DumpModulePass.cpp.

◆ Module

polly dump Polly Dump Module