Searched refs:ModsWithSummaries (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h332 std::vector<AddedModule> ModsWithSummaries; member in struct:llvm::lto::LTO::RegularLTOState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp646 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr));
956 for (auto &M : RegularLTO.ModsWithSummaries)

Completed in 77 milliseconds