Searched defs:ModIt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 602 for (auto &ModIt : ModuleToDefinedGVS) { exportToDot() local |
/llvm-project/llvm/lib/LTO/ | ||
H A D | LTO.cpp | 181 ImportMapIteratorTy ModIt; computeLTOCacheKey() member |