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

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

getBitcode() constproteus::runtime::KernelMetadata
getGlobals() constproteus::runtime::KernelMetadata
getName() constproteus::runtime::KernelMetadata
getStaticHash() constproteus::runtime::KernelMetadata
KernelMetadata(std::string Name, uint64_t StaticHash, std::vector< char > Bitcode, GlobalMetadataMap Globals)proteus::runtime::KernelMetadata