Searched refs:IRCompileLayer2 (Results 1 – 3 of 3) sorted by relevance
15 IRCompileLayer2::IRCompileLayer2(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer2() function in llvm::orc::IRCompileLayer219 void IRCompileLayer2::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled()24 void IRCompileLayer2::emit(MaterializationResponsibility R, VModuleKey K, in emit()
31 class IRCompileLayer2 : public IRLayer {39 IRCompileLayer2(ExecutionSession &ES, ObjectLayer &BaseLayer,
99 IRCompileLayer2 CompileLayer;