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