Searched refs:RegularLTO (Results 1 – 2 of 2) sorted by relevance
438 RegularLTO(ParallelCodeGenParallelismLevel, this->Conf), in LTO()457 Triple TT(RegularLTO.CombinedModule->getTargetTriple()); in addModuleToGlobalRes()530 if (RegularLTO.CombinedModule->getTargetTriple().empty()) in add()579 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr)); in addModule()718 auto &CommonRes = RegularLTO.Commons[Sym.getIRName()]; in addRegularLTO()747 RegularLTO.CombinedModule->getNamedValue(GV->getName()); in linkRegularLTO()754 return RegularLTO.Mover->move(std::move(Mod.M), Keep, in linkRegularLTO()865 for (auto &M : RegularLTO.ModsWithSummaries) in runRegularLTO()873 for (auto &I : RegularLTO.Commons) { in runRegularLTO()900 !Conf.PreOptModuleHook(0, *RegularLTO.CombinedModule)) in runRegularLTO()[all …]
312 } RegularLTO; variable372 RegularLTO = 0, enumerator