Searched defs:ModuleCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/LTO/ | ||
H A D | ThinLTOCodeGenerator.cpp | 678 auto ModuleCount = Index.modulePaths().size(); promote() local |
H A D | LTO.cpp | 1090 auto ModuleCount = ThinLTO.ModulesToCompile ? ThinLTO.ModulesToCompile->size() getMaxTasks() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | LegacyPassManager.cpp | 1564 unsigned ModuleCount = M.getInstructionCount(); runOnModule() local |