Polly 19.0.0git
Namespaces | Functions
RegisterPasses.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This file contains the declaration of the PolyhedralInfo class, which will provide an interface to expose polyhedral analysis information of Polly.
 
namespace  llvm::legacy
 
namespace  polly
 

Functions

void polly::initializePollyPasses (llvm::PassRegistry &Registry)
 
void polly::registerPollyPasses (llvm::PassBuilder &PB)
 
llvm::PassPluginLibraryInfo getPollyPluginInfo ()
 

Function Documentation

◆ getPollyPluginInfo()

llvm::PassPluginLibraryInfo getPollyPluginInfo ( )

Definition at line 621 of file RegisterPasses.cpp.

References polly::registerPollyPasses().

Referenced by llvmGetPassPluginInfo().