#include <JitEngineDevice.hpp>
◆ BinaryInfo() [1/2]
proteus::BinaryInfo::BinaryInfo |
( |
| ) |
|
|
default |
◆ BinaryInfo() [2/2]
◆ addModuleId()
◆ getCallGraph()
CallGraph & proteus::BinaryInfo::getCallGraph |
( |
| ) |
|
|
inline |
◆ getDeviceBinary()
◆ getExtractedModules()
◆ getFatbinWrapper()
◆ getLinkedModule()
Module & proteus::BinaryInfo::getLinkedModule |
( |
| ) |
|
|
inline |
◆ getLLVMContext()
std::unique_ptr< LLVMContext > & proteus::BinaryInfo::getLLVMContext |
( |
| ) |
|
|
inline |
◆ getModuleHash()
HashT proteus::BinaryInfo::getModuleHash |
( |
| ) |
const |
|
inline |
◆ getModuleIds()
auto & proteus::BinaryInfo::getModuleIds |
( |
| ) |
|
|
inline |
◆ hasDeviceBinary()
bool proteus::BinaryInfo::hasDeviceBinary |
( |
| ) |
|
|
inline |
◆ hasExtractedModules()
bool proteus::BinaryInfo::hasExtractedModules |
( |
| ) |
const |
|
inline |
◆ hasLinkedModule()
bool proteus::BinaryInfo::hasLinkedModule |
( |
| ) |
const |
|
inline |
◆ hasModuleHash()
bool proteus::BinaryInfo::hasModuleHash |
( |
| ) |
const |
|
inline |
◆ setDeviceBinary()
void proteus::BinaryInfo::setDeviceBinary |
( |
std::unique_ptr< MemoryBuffer > |
DeviceBinaryBuffer | ) |
|
|
inline |
◆ setExtractedModules()
◆ setModuleHash()
void proteus::BinaryInfo::setModuleHash |
( |
HashT |
HashValue | ) |
|
|
inline |
◆ updateModuleHash()
void proteus::BinaryInfo::updateModuleHash |
( |
HashT |
HashValue | ) |
|
|
inline |
The documentation for this class was generated from the following file: