Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1468 void OL_addDependenciesForAll(MaterializationResponsibility &MR,
1678 JD->getExecutionSession().OL_addDependenciesForAll(*this, Dependencies); in addDependenciesForAll()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp2756 void ExecutionSession::OL_addDependenciesForAll( in OL_addDependenciesForAll() function in llvm::orc::ExecutionSession