LLVM 23.0.0git
LinkGraphLinkingLayer.cpp File Reference

Go to the source code of this file.

Classes

struct  llvm::BlockDepInfo
struct  llvm::GraphTraits< BlockDepInfo * >
class  llvm::GraphTraits< BlockDepInfo * >::ChildIteratorType
class  llvm::orc::LinkGraphLinkingLayer::JITLinkCtx

Namespaces

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

Macros

#define DEBUG_TYPE   "orc"

Typedefs

using llvm::BlockDepInfoMap = DenseMap<jitlink::Block *, BlockDepInfo>

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "orc"

Definition at line 18 of file LinkGraphLinkingLayer.cpp.