Home
last modified time | relevance | path

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

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