Polly 19.0.0git
Namespaces | Functions
Canonicalization.h File Reference
#include "llvm/Passes/PassBuilder.h"

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::registerCanonicalicationPasses (llvm::legacy::PassManagerBase &PM)
 Schedule a set of canonicalization passes to prepare for Polly.
 
llvm::FunctionPassManager polly::buildCanonicalicationPassesForNPM (llvm::ModulePassManager &MPM, llvm::OptimizationLevel Level)