LLVM 22.0.0git
OrcABISupport.cpp File Reference

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)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "orc"

Definition at line 13 of file OrcABISupport.cpp.

Function Documentation

◆ stubAndPointerRangesOk()