Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp337 ModuleLazyLoaderCache ModuleLoaderCache(ModuleLoader); in importFunctions() local
354 auto &SrcModule = ModuleLoaderCache(argv0, FileName); in importFunctions()
389 return ModuleLoaderCache.takeModule(std::string(Identifier)); in importFunctions()