Searched refs:RegularLTO (Results 1 – 2 of 2) sorted by relevance
525 RegularLTO(ParallelCodeGenParallelismLevel, this->Conf), in LTO()544 Triple TT(RegularLTO.CombinedModule->getTargetTriple()); in addModuleToGlobalRes()619 if (RegularLTO.CombinedModule->getTargetTriple().empty()) { in add()659 RegularLTO.EmptyCombinedModule = false; in addModule()672 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr)); in addModule()875 RegularLTO.CombinedModule->getNamedValue(GV->getName()); in linkRegularLTO()882 return RegularLTO.Mover->move(std::move(Mod.M), Keep, in linkRegularLTO()1054 for (auto &M : RegularLTO.ModsWithSummaries) in runRegularLTO()1069 for (auto &I : RegularLTO.Commons) { in runRegularLTO()1097 updateVCallVisibilityInModule(*RegularLTO.CombinedModule, in runRegularLTO()[all …]
337 } RegularLTO; variable406 RegularLTO = 0, enumerator