Polly 22.0.0git
DumpFunctionPass.cpp File Reference
#include "polly/Support/DumpFunctionPass.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PassInstrumentation.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/ToolOutputFile.h"
#include "llvm/Transforms/IPO/GlobalDCE.h"
#include "llvm/Transforms/IPO/StripDeadPrototypes.h"
#include "llvm/Transforms/Utils/Cloning.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "polly-dump-func"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "polly-dump-func"

Definition at line 24 of file DumpFunctionPass.cpp.