|
CGRAOmp
0.1
|
A function pass to verify the memory access pattern. More...
#include <AGVerifyPass.hpp>
Public Types | |
| using | Result = AGCompatibilityTy |
Public Member Functions | |
| Result | run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR) |
| actual implementation of running pass More... | |
Private Attributes | |
| friend | AnalysisInfoMixin< VerifyAGCompatiblePass< AGCompatibilityTy > > |
Static Private Attributes | |
| static AnalysisKey | Key |
A function pass to verify the memory access pattern.
| Kind | A Kind of Address Generator |
| using CGRAOmp::VerifyAGCompatiblePass< AGCompatibilityTy >::Result = AGCompatibilityTy |
| Result CGRAOmp::VerifyAGCompatiblePass< AGCompatibilityTy >::run | ( | Loop & | L, |
| LoopAnalysisManager & | AM, | ||
| LoopStandardAnalysisResults & | AR | ||
| ) |
actual implementation of running pass
| L | Loop |
| AM | LoopAnalysisManager |
| AR | LoopStandardAnalysisResults |
|
private |
|
staticprivate |
1.8.17