Searched refs:ModsWithSummaries (Results 1 – 2 of 2) sorted by relevance
311 std::vector<AddedModule> ModsWithSummaries; member
673 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr)); in addModule()1060 for (auto &M : RegularLTO.ModsWithSummaries) in runRegularLTO()