Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1645 void OL_addDependenciesForAll(MaterializationResponsibility &MR,
1858 JD->getExecutionSession().OL_addDependenciesForAll(*this, Dependencies); in addDependenciesForAll()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp2898 void ExecutionSession::OL_addDependenciesForAll( in OL_addDependenciesForAll() function in llvm::orc::ExecutionSession