Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h358 struct GlobalResolution { struct
409 StringMap<GlobalResolution> GlobalResolutions; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp572 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()
574 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()
1110 R.second.Partition != GlobalResolution::External) in runRegularLTO()
1468 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()