Searched refs:RegularLTO (Results 1 – 4 of 4) sorted by relevance
526 RegularLTO(ParallelCodeGenParallelismLevel, this->Conf), in LTO()540 const Triple TT(RegularLTO.CombinedModule->getTargetTriple()); in addModuleToGlobalRes()620 if (RegularLTO.CombinedModule->getTargetTriple().empty()) { in add()660 RegularLTO.EmptyCombinedModule = false; in addModule()673 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr)); in addModule()881 RegularLTO.CombinedModule->getNamedValue(GV->getName()); in linkRegularLTO()1060 for (auto &M : RegularLTO.ModsWithSummaries) in runRegularLTO()1075 for (auto &I : RegularLTO.Commons) { in runRegularLTO()1103 updateVCallVisibilityInModule(*RegularLTO.CombinedModule, in runRegularLTO()1106 updatePublicTypeTestCalls(*RegularLTO.CombinedModule, in runRegularLTO()[all …]
6 ; First try RegularLTO70 ; In RegularLTO mode, where we have combined all the IR,
1 ; RegularLTO testcase
313 } RegularLTO; variable382 RegularLTO = 0, enumerator