LLVM 19.0.0git
Classes | Namespaces | Functions
EPCIndirectionUtils.cpp File Reference
#include "llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h"
#include "llvm/ExecutionEngine/Orc/ExecutorProcessControl.h"
#include "llvm/Support/MathExtras.h"
#include <future>

Go to the source code of this file.

Classes

class  llvm::orc::EPCIndirectionUtilsAccess
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::orc
 

Functions

static JITTargetAddress llvm::orc::reentry (JITTargetAddress LCTMAddr, JITTargetAddress TrampolineAddr)
 
Error llvm::orc::setUpInProcessLCTMReentryViaEPCIU (EPCIndirectionUtils &EPCIU)
 This will call writeResolver on the given EPCIndirectionUtils instance to set up re-entry via a function that will directly return the trampoline landing address.