Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp142 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index) { in promoteModule() function
345 promoteModule(TheModule, Index); in ProcessThinLTOModule()
537 promoteModule(TheModule, Index); in promote()
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp158 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index, in promoteModule() function
437 promoteModule(TheModule, Index, ClearDSOLocalOnDeclarations); in ProcessThinLTOModule()
703 promoteModule(TheModule, Index, /*ClearDSOLocalOnDeclarations=*/false); in promote()
865 promoteModule(TheModule, Index, /*ClearDSOLocalOnDeclarations=*/false); in internalize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp154 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index) { in promoteModule() function
414 promoteModule(TheModule, Index); in ProcessThinLTOModule()
675 promoteModule(TheModule, Index); in promote()
834 promoteModule(TheModule, Index); in internalize()