Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp382 uint64_t NextModuleId = 0; in createCombinedModuleSummaryIndex() local
387 ExitOnErr(readModuleSummaryIndex(*MB, CombinedIndex, NextModuleId++)); in createCombinedModuleSummaryIndex()
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp551 uint64_t NextModuleId = 0; in linkCombinedIndex() local
554 *CombinedIndex, NextModuleId++)) { in linkCombinedIndex()