|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <AnnotationHandler.h>
Public Member Functions | |
| AnnotationHandler (Module &M) | |
| void | parseAnnotations (MapVector< Function *, JitFunctionInfo > &JitFunctionInfoMap, const DenseMap< Value *, GlobalVariable * > &StubToKernelMap, bool ForceJitAnnotateAll) |
| proteus::AnnotationHandler::AnnotationHandler | ( | Module & | M | ) |
| void proteus::AnnotationHandler::parseAnnotations | ( | MapVector< Function *, JitFunctionInfo > & | JitFunctionInfoMap, |
| const DenseMap< Value *, GlobalVariable * > & | StubToKernelMap, | ||
| bool | ForceJitAnnotateAll | ||
| ) |