Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp938 for (auto IndexCount : ModulesOrdering) { in run() local
939 auto &ModuleBuffer = Modules[IndexCount]; in run()
1025 }, IndexCount); in run()