Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h298 std::vector<AddedModule> ModsWithSummaries; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp545 RegularLTO.ModsWithSummaries.push_back(std::move(*ModOrErr)); in addModule()
826 for (auto &M : RegularLTO.ModsWithSummaries) in runRegularLTO()