Searched refs:ExistingJD (Results 1 – 1 of 1) sorted by relevance
883 if (auto *ExistingJD = ES->getJITDylibByName(Path)) in loadPlatformDynamicLibrary() local884 return *ExistingJD; in loadPlatformDynamicLibrary()