Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp864 if (auto *ExistingJD = ES->getJITDylibByName(Path)) in loadPlatformDynamicLibrary() local
865 return *ExistingJD; in loadPlatformDynamicLibrary()