Searched refs:RegularLTO (Results 1 – 2 of 2) sorted by relevance
594 RegularLTO(ParallelCodeGenParallelismLevel, this->Conf), in LTO()610 const Triple TT(RegularLTO.CombinedModule->getTargetTriple()); in addModuleToGlobalRes()700 if (RegularLTO.CombinedModule->getTargetTriple().empty()) { in add()753 RegularLTO.EmptyCombinedModule = false; in addModule()766 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr)); in addModule()984 RegularLTO.CombinedModule->getNamedValue(GV->getName()); in linkRegularLTO()1093 RegularLTO.CombinedModule->getFunction( in checkPartiallySplit()1228 for (auto &M : RegularLTO.ModsWithSummaries) in runRegularLTO()1243 for (auto &I : RegularLTO.Commons) { in runRegularLTO()1290 updatePublicTypeTestCalls(*RegularLTO.CombinedModule, in runRegularLTO()[all …]
333 } RegularLTO; variable402 RegularLTO = 0, enumerator