Searched refs:GlobalResolution (Results 1 – 2 of 2) sorted by relevance
477 struct GlobalResolution { struct536 std::unique_ptr<llvm::DenseMap<StringRef, GlobalResolution>> argument
617 std::make_unique<DenseMap<StringRef, GlobalResolution>>()), in LTO()674 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()683 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()685 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()1346 R.second.Partition != GlobalResolution::External) in runRegularLTO()1991 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()