Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp522 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in promote()
550 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in crossModuleImport()
572 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in gatherImportedSummariesForModule()
595 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in emitImports()
624 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in internalize()
716 Index->collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in run()
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp667 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in promote()
717 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in crossModuleImport()
752 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in gatherImportedSummariesForModule()
785 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in emitImports()
833 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in internalize()
987 Index->collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in run()
DLTO.cpp1355 ThinLTO.CombinedIndex.collectDefinedGVSummariesPerModule( in runThinLTO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp640 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in promote()
689 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in crossModuleImport()
722 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in gatherImportedSummariesForModule()
755 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in emitImports()
803 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in internalize()
956 Index->collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in run()
DLTO.cpp1275 ThinLTO.CombinedIndex.collectDefinedGVSummariesPerModule( in runThinLTO()
/external/llvm/lib/IR/
DModuleSummaryIndex.cpp88 void ModuleSummaryIndex::collectDefinedGVSummariesPerModule( in collectDefinedGVSummariesPerModule() function in ModuleSummaryIndex
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h493 void collectDefinedGVSummariesPerModule(
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp415 collectDefinedGVSummariesPerModule(ModuleToDefinedGVS); in exportToDot()
/external/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp494 collectDefinedGVSummariesPerModule(ModuleToDefinedGVS); in exportToDot()
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h1475 collectDefinedGVSummariesPerModule(Map &ModuleToDefinedGVSummaries) const {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1365 collectDefinedGVSummariesPerModule(Map &ModuleToDefinedGVSummaries) const {
/external/llvm/tools/gold/
Dgold-plugin.cpp1369 CombinedIndex.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in thinLTOLink()
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp1430 CombinedIndex->collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries); in runThinLTOBackend()