Home
last modified time | relevance | path

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

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