|
CGRAOmp
0.1
|
#include "llvm/Passes/PassBuilder.h"#include "CGRAOmpAnnotationPass.hpp"#include "AnnotationPasses.def"Macros | |
| #define | MODULE_ANALYSIS(CREATE_PASS) |
| #define | FUNCTION_ANALYSIS(CREATE_PASS) FAM.registerPass([&] { return CREATE_PASS; }); |
Functions | |
| ::llvm::PassPluginLibraryInfo LLVM_ATTRIBUTE_WEAK | llvmGetPassPluginInfo () |
| #define FUNCTION_ANALYSIS | ( | CREATE_PASS | ) | FAM.registerPass([&] { return CREATE_PASS; }); |
| #define MODULE_ANALYSIS | ( | CREATE_PASS | ) |
| ::llvm::PassPluginLibraryInfo LLVM_ATTRIBUTE_WEAK llvmGetPassPluginInfo | ( | ) |
1.8.17