Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1495 void OL_addDependenciesForAll(MaterializationResponsibility &MR,
1704 JD->getExecutionSession().OL_addDependenciesForAll(*this, Dependencies); in addDependenciesForAll()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2797 void ExecutionSession::OL_addDependenciesForAll( in OL_addDependenciesForAll() function in llvm::orc::ExecutionSession