Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp1213 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread() local
1214 Expected<std::unique_ptr<Module>> MOrErr = BM.parseModule(BackendContext); in runThinLTOBackendThread()