Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DLTO.h336 struct GlobalResolution { struct
387 StringMap<GlobalResolution> GlobalResolutions; argument
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp583 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()
592 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()
594 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()
1154 R.second.Partition != GlobalResolution::External) in runRegularLTO()
1550 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()