Polly 20.0.0git
|
#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. | |