Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
proteus::JITKernelInfo Member List

This is the complete list of members for proteus::JITKernelInfo, including all inherited members.

createStaticHash(HashT ModuleHash)proteus::JITKernelInfoinline
getBinaryInfo() constproteus::JITKernelInfoinline
getKernel() constproteus::JITKernelInfoinline
getLambdaCalleeInfo()proteus::JITKernelInfoinline
getModule() constproteus::JITKernelInfoinline
getName() constproteus::JITKernelInfoinline
getRCIndices() constproteus::JITKernelInfoinline
getRCTypes() constproteus::JITKernelInfoinline
getStaticHash() constproteus::JITKernelInfoinline
hasLambdaCalleeInfo()proteus::JITKernelInfoinline
hasModule() constproteus::JITKernelInfoinline
hasStaticHash() constproteus::JITKernelInfoinline
JITKernelInfo(void *Kernel, BinaryInfo &BinInfo, char const *Name, int32_t *RCIndices, int32_t *RCTypes, int32_t NumRCs)proteus::JITKernelInfoinline
JITKernelInfo()=defaultproteus::JITKernelInfo
setLambdaCalleeInfo(SmallVector< std::pair< std::string, StringRef > > &&LambdaInfo)proteus::JITKernelInfoinline
setModule(std::unique_ptr< llvm::Module > Mod)proteus::JITKernelInfoinline