Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Member Functions | List of all members
proteus::AnnotationHandler Class Reference

#include <AnnotationHandler.h>

Public Member Functions

 AnnotationHandler (Module &M)
 
void parseAnnotations (MapVector< Function *, JitFunctionInfo > &JitFunctionInfoMap, const DenseMap< Value *, GlobalVariable * > &StubToKernelMap, bool ForceJitAnnotateAll)
 

Constructor & Destructor Documentation

◆ AnnotationHandler()

proteus::AnnotationHandler::AnnotationHandler ( Module M)

Member Function Documentation

◆ parseAnnotations()

void proteus::AnnotationHandler::parseAnnotations ( MapVector< Function *, JitFunctionInfo > &  JitFunctionInfoMap,
const DenseMap< Value *, GlobalVariable * > &  StubToKernelMap,
bool  ForceJitAnnotateAll 
)

The documentation for this class was generated from the following files: