|
Polly 22.0.0git
|
#include "polly/DependenceInfo.h"Go to the source code of this file.
Namespaces | |
| namespace | polly |
Functions | |
| void | polly::runImportJSON (Scop &S, DependenceAnalysis::Result &DA) |
| This pass imports a scop from a jscop file. | |
| void | polly::runExportJSON (Scop &S) |
| This pass exports a scop to a jscop file. | |