Polly 19.0.0git
Public Types | Public Member Functions | Static Public Attributes | List of all members
polly::IslAstAnalysis Struct Reference

#include <IslAst.h>

Inheritance diagram for polly::IslAstAnalysis:
Inheritance graph
[legend]

Public Types

using Result = IslAstInfo
 

Public Member Functions

IslAstInfo run (Scop &S, ScopAnalysisManager &SAM, ScopStandardAnalysisResults &SAR)
 

Static Public Attributes

static AnalysisKey Key
 

Detailed Description

Definition at line 166 of file IslAst.h.

Member Typedef Documentation

◆ Result

Definition at line 169 of file IslAst.h.

Member Function Documentation

◆ run()

IslAstInfo IslAstAnalysis::run ( Scop S,
ScopAnalysisManager SAM,
ScopStandardAnalysisResults SAR 
)

Definition at line 662 of file IslAst.cpp.

References runIslAst().

Member Data Documentation

◆ Key

AnalysisKey IslAstAnalysis::Key
static

Definition at line 167 of file IslAst.h.


The documentation for this struct was generated from the following files: