Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp848 auto &DepsOnOtherJITDylib = MI.UnemittedDependencies[&OtherJITDylib]; in addDependencies() local
882 DepsOnOtherJITDylib.insert(OtherSymbol); in addDependencies()
886 if (DepsOnOtherJITDylib.empty()) in addDependencies()