Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1135 for (auto IndexCount : ModulesOrdering) { in run() local
1136 auto &Mod = Modules[IndexCount]; in run()
1222 }, IndexCount); in run()