|
Polly 22.0.0git
|
#include <ScopPass.h>
Public Member Functions | |
| FunctionToScopPassAdaptor (ScopPassT Pass) | |
| PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Private Attributes | |
| ScopPassT | Pass |
Definition at line 219 of file ScopPass.h.
|
inlineexplicit |
Definition at line 221 of file ScopPass.h.
References Pass.
|
inline |
Definition at line 223 of file ScopPass.h.
References polly::SPMUpdater::CurrentScop, Function, polly::SPMUpdater::InvalidateCurrentScop, polly::SPMUpdater::invalidateCurrentScop(), polly::ScopDetection::isMaxRegionInScop(), Pass, S, and scop.
|
private |
Definition at line 282 of file ScopPass.h.
Referenced by FunctionToScopPassAdaptor(), and run().