class LLLazyJITBuilderState

Declaration

class LLLazyJITBuilderState : public LLJITBuilderState { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h:396

Inherits from: LLJITBuilderState

Member Variables

public llvm::Triple TT
public llvm::orc::ExecutorAddr LazyCompileFailureAddr
public std::unique_ptr<LazyCallThroughManager> LCTMgr
public llvm::orc::LLLazyJITBuilderState:: IndirectStubsManagerBuilderFunction ISMBuilder

Inherited from LLJITBuilderState:

public EPC
public ES
public JTMB
public DL
public CreateObjectLinkingLayer
public CreateCompileFunction
public SetUpPlatform
public NumCompileThreads = 0

Method Overview

Inherited from LLJITBuilderState:

Methods

ΒΆllvm::Error prepareForConstruction()

Declared at: llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h:408