LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/OrcABISupport.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Support/Process.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::orc |
Macros | |
#define | DEBUG_TYPE "orc" |
Functions | |
template<typename ORCABI > | |
static bool | stubAndPointerRangesOk (ExecutorAddr StubBlockAddr, ExecutorAddr PointerBlockAddr, unsigned NumStubs) |
#define DEBUG_TYPE "orc" |
Definition at line 14 of file OrcABISupport.cpp.
|
static |
Definition at line 20 of file OrcABISupport.cpp.