class IRCompileLayer::IRCompiler

Declaration

class IRCompileLayer::IRCompiler { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h:33

Member Variables

private IRSymbolMapper::ManglingOptions MO

Method Overview

Methods

IRCompiler(IRSymbolMapper::ManglingOptions MO)

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h:35

Parameters

IRSymbolMapper::ManglingOptions MO

const IRSymbolMapper::ManglingOptions&
getManglingOptions() const

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h:37

IRSymbolMapper::ManglingOptions& manglingOptions()

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h:43

virtual ~IRCompiler()

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h:36