|
Polly 22.0.0git
|
#include <ScopDetection.h>
Public Types | |
| using | Result = ScopDetection |
Public Member Functions | |
| ScopAnalysis () | |
| Result | run (Function &F, FunctionAnalysisManager &FAM) |
Static Public Attributes | |
| static AnalysisKey | Key |
Definition at line 617 of file ScopDetection.h.
Definition at line 620 of file ScopDetection.h.
| ScopAnalysis::ScopAnalysis | ( | ) |
Definition at line 2023 of file ScopDetection.cpp.
References IgnoreAliasing(), and polly::PollyUseRuntimeAliasChecks.
| ScopDetection ScopAnalysis::run | ( | Function & | F, |
| FunctionAnalysisManager & | FAM ) |
Definition at line 2035 of file ScopDetection.cpp.
References Function.
|
static |
Definition at line 618 of file ScopDetection.h.