|
LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/ReOptimizeLayer.h"#include "llvm/ExecutionEngine/Orc/Mangling.h"Go to the source code of this file.
Functions | |
| static void | orc_rt_lite_reoptimize_helper (shared::CWrapperFunctionBuffer(*JITDispatch)(void *Ctx, void *Tag, const char *Data, size_t Size), void *JITDispatchCtx, void *Tag, uint64_t MUID, uint32_t CurVersion) |
|
static |
Definition at line 29 of file ReOptimizeLayer.cpp.
References llvm::orc::shared::WrapperFunctionBuffer::allocate(), llvm::Data, llvm::errs(), llvm::orc::shared::WrapperFunctionBuffer::getOutOfBandError(), and Size.
Referenced by llvm::orc::ReOptimizeLayer::addOrcRTLiteSupport().