Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1465 void OL_addDependencies(MaterializationResponsibility &MR,
1673 JD->getExecutionSession().OL_addDependencies(*this, Name, Dependencies); in addDependencies()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp2744 void ExecutionSession::OL_addDependencies( in OL_addDependencies() function in llvm::orc::ExecutionSession