LLVM 19.0.0git
Namespaces | Macros | Functions
i386.cpp File Reference
#include "llvm/ExecutionEngine/JITLink/i386.h"

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "jitlink"
 

Functions

const charllvm::jitlink::i386::getEdgeKindName (Edge::Kind K)
 Returns a string name for the given i386 edge.
 
Error llvm::jitlink::i386::optimizeGOTAndStubAccesses (LinkGraph &G)
 Optimize the GOT and Stub relocations if the edge target address is in range.
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink"

Definition at line 15 of file i386.cpp.