Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp775 for (auto IndexCount : ModulesOrdering) { in run() local
776 auto &ModuleBuffer = Modules[IndexCount]; in run()
822 }, IndexCount); in run()