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