Polly 22.0.0git
ManualOptimizer.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  polly

Functions

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