Searched refs:IRCompileLayer (Results 1 – 4 of 4) sorted by relevance
15 IRCompileLayer::IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer() function in llvm::orc::IRCompileLayer19 void IRCompileLayer::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled()24 void IRCompileLayer::emit(MaterializationResponsibility R, in emit()
31 class IRCompileLayer : public IRLayer {39 IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer,
132 IRCompileLayer CompileLayer;
542 SRCS_EXT+= ExecutionEngine/Orc/IRCompileLayer.cpp