Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
proteus
JITKernelInfo
proteus::JITKernelInfo Member List
This is the complete list of members for
proteus::JITKernelInfo
, including all inherited members.
createStaticHash
(HashT ModuleHash)
proteus::JITKernelInfo
inline
getBinaryInfo
() const
proteus::JITKernelInfo
inline
getBitcode
()
proteus::JITKernelInfo
inline
getKernel
() const
proteus::JITKernelInfo
inline
getLambdaCalleeInfo
()
proteus::JITKernelInfo
inline
getLLVMContext
()
proteus::JITKernelInfo
inline
getModule
() const
proteus::JITKernelInfo
inline
getName
() const
proteus::JITKernelInfo
inline
getRCInfoArray
() const
proteus::JITKernelInfo
inline
getStaticHash
() const
proteus::JITKernelInfo
inline
hasBitcode
()
proteus::JITKernelInfo
inline
hasLambdaCalleeInfo
()
proteus::JITKernelInfo
inline
hasModule
() const
proteus::JITKernelInfo
inline
hasStaticHash
() const
proteus::JITKernelInfo
inline
JITKernelInfo
(void *Kernel, BinaryInfo &BinInfo, char const *Name, ArrayRef< RuntimeConstantInfo * > RCInfoArray)
proteus::JITKernelInfo
inline
JITKernelInfo
()=default
proteus::JITKernelInfo
setBitcode
(std::unique_ptr< MemoryBuffer > ExtractedBitcode)
proteus::JITKernelInfo
inline
setLambdaCalleeInfo
(SmallVector< std::pair< std::string, StringRef > > &&LambdaInfo)
proteus::JITKernelInfo
inline
setModule
(std::unique_ptr< llvm::Module > Mod)
proteus::JITKernelInfo
inline
Generated by
1.9.8