Searched refs:GlobalResolution (Results 1 – 2 of 2) sorted by relevance
358 struct GlobalResolution { struct411 std::optional<StringMap<GlobalResolution>> GlobalResolutions; argument
610 GlobalResolutions(std::make_optional<StringMap<GlobalResolution>>()), in LTO()658 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()667 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()669 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()1318 R.second.Partition != GlobalResolution::External) in runRegularLTO()1785 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()