Polly 19.0.0git
Namespaces | Functions
ManualOptimizer.h File Reference
#include "isl/isl-noexceptions.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  polly
 

Functions

isl::schedule polly::applyManualTransformations (Scop *S, isl::schedule Sched, const Dependences &D, llvm::OptimizationRemarkEmitter *ORE)
 Apply loop-transformation metadata.