Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1139 for (auto IndexCount : ModulesOrdering) { in run() local
1140 auto &Mod = Modules[IndexCount]; in run()
1226 }, IndexCount); in run()