Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1129 for (auto IndexCount : ModulesOrdering) { in run() local
1130 auto &Mod = Modules[IndexCount]; in run()
1216 }, IndexCount); in run()