#include <ScopPass.h>
Definition at line 194 of file ScopPass.h.
◆ SPMUpdater()
polly::SPMUpdater::SPMUpdater |
( |
SmallPriorityWorklist< Region *, 4 > & |
Worklist, |
|
|
ScopAnalysisManager & |
SAM |
|
) |
| |
|
inline |
◆ invalidateCurrentScop()
bool polly::SPMUpdater::invalidateCurrentScop |
( |
| ) |
const |
|
inline |
◆ invalidateScop()
void polly::SPMUpdater::invalidateScop |
( |
Scop & |
S | ) |
|
|
inline |
◆ FunctionToScopPassAdaptor
template<typename ScopPassT >
◆ CurrentScop
Scop* polly::SPMUpdater::CurrentScop |
|
private |
◆ InvalidateCurrentScop
bool polly::SPMUpdater::InvalidateCurrentScop |
|
private |
◆ SAM
◆ Worklist
SmallPriorityWorklist<Region *, 4>& polly::SPMUpdater::Worklist |
|
private |
The documentation for this class was generated from the following file: