Searched refs:GlobalResolution (Results 1 – 2 of 2) sorted by relevance
356 struct GlobalResolution { struct409 std::optional<StringMap<GlobalResolution>> GlobalResolutions; argument
596 GlobalResolutions(std::make_optional<StringMap<GlobalResolution>>()), in LTO()644 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()653 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()655 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()1304 R.second.Partition != GlobalResolution::External) in runRegularLTO()1753 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()