Polly 19.0.0git
Macros | Functions | Variables
ScopInliner.cpp File Reference
#include "polly/LinkAllPasses.h"
#include "polly/ScopDetection.h"
#include "llvm/Analysis/CallGraph.h"
#include "llvm/Analysis/CallGraphSCCPass.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Passes/PassBuilder.h"
#include "llvm/Transforms/IPO/AlwaysInliner.h"
#include "polly/Support/PollyDebug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "polly-scop-inliner"
 

Functions

 INITIALIZE_PASS_BEGIN (ScopInliner, "polly-scop-inliner", "inline functions based on how much of the function is a scop.", false, false) INITIALIZE_PASS_END(ScopInliner
 

Variables

polly scop inliner
 
polly scop functions based on how much of the function is a scop
 
polly scop functions based on how much of the function is a false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "polly-scop-inliner"

Definition at line 25 of file ScopInliner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( ScopInliner  ,
"polly-scop-inliner"  ,
"inline functions based on how much of the function is a scop."  ,
false  ,
false   
)

Variable Documentation

◆ false

polly scop functions based on how much of the function is a false

Definition at line 127 of file ScopInliner.cpp.

◆ inliner

polly scop inliner

Definition at line 126 of file ScopInliner.cpp.

◆ scop

polly scop functions based on how much of the function is a scop
inline