Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp150 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index) { in promoteModule() function
397 promoteModule(TheModule, Index); in ProcessThinLTOModule()
629 promoteModule(TheModule, Index); in promote()