Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1748 void OL_addDependencies(MaterializationResponsibility &MR,
1964 getExecutionSession().OL_addDependencies(*this, Name, Dependencies); in addDependencies()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DCore.cpp3034 void ExecutionSession::OL_addDependencies( in OL_addDependencies() function in llvm::orc::ExecutionSession