|
CGRAOmp
0.1
|
A function pass to analyze OpenMP static scheduling. More...
#include <CGRAOmpPass.hpp>
Public Types | |
| using | Result = OmpScheduleInfo |
Public Member Functions | |
| Result | run (Function &F, FunctionAnalysisManager &AM) |
Private Attributes | |
| friend | AnalysisInfoMixin< OmpStaticShecudleAnalysis > |
Static Private Attributes | |
| static AnalysisKey | Key |
Friends | |
| class | RemoveScheduleRuntimePass |
A function pass to analyze OpenMP static scheduling.
| OmpStaticShecudleAnalysis::Result OmpStaticShecudleAnalysis::run | ( | Function & | F, |
| FunctionAnalysisManager & | AM | ||
| ) |
|
friend |
|
private |
|
staticprivate |
1.8.17