Polly 19.0.0git
Macros | Functions | Variables
DumpFunctionPass.cpp File Reference
#include "polly/Support/DumpFunctionPass.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"
#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"
 

Functions

 INITIALIZE_PASS_BEGIN (DumpFunctionWrapperPass, "polly-dump-function", "Polly - Dump Function", false, false) INITIALIZE_PASS_END(DumpFunctionWrapperPass
 

Variables

polly dump function
 
polly dump Polly Dump Function
 
polly dump Polly Dump false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "polly-dump-func"

Definition at line 24 of file DumpFunctionPass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( DumpFunctionWrapperPass  ,
"polly-dump-function"  ,
"Polly - Dump Function"  ,
false  ,
false   
)

Variable Documentation

◆ false

polly dump Polly Dump false

Definition at line 130 of file DumpFunctionPass.cpp.

◆ function

polly dump function

Definition at line 129 of file DumpFunctionPass.cpp.

Referenced by cpp_conversion_generator::convert(), and isl_ast_expr_call().

◆ Function

polly dump Polly Dump Function

Definition at line 130 of file DumpFunctionPass.cpp.

Referenced by polly::IslExprBuilder::createBinOp(), polly::ParallelLoopGeneratorGOMP::createCallCleanupThread(), polly::ParallelLoopGeneratorKMP::createCallDispatchInit(), polly::ParallelLoopGeneratorKMP::createCallDispatchNext(), polly::ParallelLoopGeneratorGOMP::createCallGetWorkItem(), polly::ParallelLoopGeneratorKMP::createCallGlobalThreadNum(), polly::ParallelLoopGeneratorGOMP::createCallJoinThreads(), polly::ParallelLoopGeneratorKMP::createCallPushNumThreads(), polly::ParallelLoopGeneratorGOMP::createCallSpawnThreads(), polly::ParallelLoopGeneratorKMP::createCallSpawnThreads(), polly::ParallelLoopGeneratorKMP::createCallStaticFini(), polly::ParallelLoopGeneratorKMP::createCallStaticInit(), polly::RuntimeDebugBuilder::createFlush(), polly::IslNodeBuilder::createIf(), polly::createLoop(), polly::IslExprBuilder::createOpBooleanConditional(), polly::ParallelLoopGenerator::createParallelLoop(), polly::ParallelLoopGeneratorGOMP::createSubFn(), polly::ParallelLoopGeneratorKMP::createSubFn(), polly::ParallelLoopGenerator::createSubFnDefinition(), generateCode(), polly::PerfMonitor::getAtExit(), polly::Scop::getFunction(), polly::RuntimeDebugBuilder::getPrintF(), polly::PerfMonitor::getRDTSCP(), polly::RuntimeDebugBuilder::getVPrintF(), polly::PerfMonitor::initialize(), INITIALIZE_PASS_END(), polly::PerfMonitor::insertFinalReporting(), polly::PerfMonitor::insertInitFunction(), polly::PerfMonitor::insertRegionEnd(), polly::PerfMonitor::insertRegionStart(), polly::ScopDetection::isValidCallInst(), polly::IslNodeBuilder::preloadInvariantLoad(), polly::ParallelLoopGenerator::prepareSubFnDefinition(), polly::ParallelLoopGeneratorGOMP::prepareSubFnDefinition(), polly::ParallelLoopGeneratorKMP::prepareSubFnDefinition(), polly::IslAstInfo::print(), polly::ScopInfoRegionPass::runOnRegion(), and STATISTIC().