Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h360 struct GlobalResolution { struct
411 StringMap<GlobalResolution> GlobalResolutions; argument
/freebsd-13.1/contrib/llvm-project/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()