Home
last modified time | relevance | path

Searched defs:addDependencies (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1962 inline void MaterializationResponsibility::addDependencies( in addDependencies() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp855 void JITDylib::addDependencies(const SymbolStringPtr &Name, in addDependencies() function in llvm::orc::JITDylib