Polly 22.0.0git
polly::ScopInlinerPass Class Reference

#include <ScopInliner.h>

Inheritance diagram for polly::ScopInlinerPass:
[legend]

Public Member Functions

 ScopInlinerPass ()
llvm::PreservedAnalyses run (llvm::LazyCallGraph::SCC &C, llvm::CGSCCAnalysisManager &AM, llvm::LazyCallGraph &CG, llvm::CGSCCUpdateResult &UR)

Detailed Description

Definition at line 17 of file ScopInliner.h.

Constructor & Destructor Documentation

◆ ScopInlinerPass()

polly scop functions based on how much of the function is a false polly::ScopInlinerPass::ScopInlinerPass ( )

Definition at line 146 of file ScopInliner.cpp.

References polly::PollyAllowFullFunction, and ScopInlinerPass().

Referenced by ScopInlinerPass().

Member Function Documentation

◆ run()

PreservedAnalyses polly::ScopInlinerPass::run ( llvm::LazyCallGraph::SCC & C,
llvm::CGSCCAnalysisManager & AM,
llvm::LazyCallGraph & CG,
llvm::CGSCCUpdateResult & UR )

Definition at line 158 of file ScopInliner.cpp.

References Function.


The documentation for this class was generated from the following files: