Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DLTO.h330 struct GlobalResolution { struct
377 StringMap<GlobalResolution> GlobalResolutions; argument
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp485 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()
487 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()
908 R.second.Partition != GlobalResolution::External) in runRegularLTO()
1212 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()