Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DLTO.h336 struct GlobalResolution { struct
387 StringMap<GlobalResolution> GlobalResolutions; argument
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp573 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()
575 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()
1118 R.second.Partition != GlobalResolution::External) in runRegularLTO()
1513 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()