This is the base ObjectCache type which can be provided to an ExecutionEngine for the purpose of avoiding compilation for Modules that have already been compiled and an object file is available.
More...
#include "llvm/ExecutionEngine/ObjectCache.h"
This is the base ObjectCache type which can be provided to an ExecutionEngine for the purpose of avoiding compilation for Modules that have already been compiled and an object file is available.
Definition at line 23 of file ObjectCache.h.
◆ ObjectCache()
llvm::ObjectCache::ObjectCache |
( |
| ) |
|
|
default |
◆ ~ObjectCache()
virtual llvm::ObjectCache::~ObjectCache |
( |
| ) |
|
|
virtualdefault |
◆ getObject()
◆ notifyObjectCompiled()
The documentation for this class was generated from the following files: