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
getBitcode()proteus::JITKernelInfoinline
getKernel() constproteus::JITKernelInfoinline
getLambdaCalleeInfo()proteus::JITKernelInfoinline
getLLVMContext()proteus::JITKernelInfoinline
getModule() constproteus::JITKernelInfoinline
getName() constproteus::JITKernelInfoinline
getRCInfoArray() constproteus::JITKernelInfoinline
getStaticHash() constproteus::JITKernelInfoinline
hasBitcode()proteus::JITKernelInfoinline
hasLambdaCalleeInfo()proteus::JITKernelInfoinline
hasModule() constproteus::JITKernelInfoinline
hasStaticHash() constproteus::JITKernelInfoinline
JITKernelInfo(void *Kernel, BinaryInfo &BinInfo, char const *Name, ArrayRef< RuntimeConstantInfo * > RCInfoArray)proteus::JITKernelInfoinline
JITKernelInfo()=defaultproteus::JITKernelInfo
setBitcode(std::unique_ptr< MemoryBuffer > ExtractedBitcode)proteus::JITKernelInfoinline
setLambdaCalleeInfo(SmallVector< std::pair< std::string, StringRef > > &&LambdaInfo)proteus::JITKernelInfoinline
setModule(std::unique_ptr< llvm::Module > Mod)proteus::JITKernelInfoinline