Home
last modified time | relevance | path

Searched refs:IL_makeEDUEmitted (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1824 void IL_makeEDUEmitted(std::shared_ptr<JITDylib::EmissionDepUnit> EDU,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3141 void ExecutionSession::IL_makeEDUEmitted( in IL_makeEDUEmitted() function in llvm::orc::ExecutionSession
3431 IL_makeEDUEmitted(std::move(EDUInfo.EDU), CompletedQueries); in IL_emit()