Home
last modified time | relevance | path

Searched defs:DefinedGlobals (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp435 static void dropDeadSymbols(Module &Mod, const GVSummaryMapTy &DefinedGlobals, in dropDeadSymbols()
459 const GVSummaryMapTy &DefinedGlobals, in thinBackend()
DLTO.cpp73 const GVSummaryMapTy &DefinedGlobals, in computeCacheKey()
956 const GVSummaryMapTy &DefinedGlobals, in runThinLTOBackendThread()
997 const GVSummaryMapTy &DefinedGlobals = in start() local
1007 const TypeIdSummariesByGuidTy &TypeIdSummariesByGuid) { in start()
DThinLTOCodeGenerator.cpp448 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp478 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolveWeakForLinkerModule()
505 const GVSummaryMapTy &DefinedGlobals) { in thinLTOInternalizeModule()
/external/llvm/tools/gold/
Dgold-plugin.cpp885 std::map<GlobalValue::GUID, GlobalValueSummary *> *DefinedGlobals; member in __anon1f3f5eac0211::CodeGen
899 std::map<GlobalValue::GUID, GlobalValueSummary *> *DefinedGlobals) in CodeGen()
1186 std::map<GlobalValue::GUID, GlobalValueSummary *> &DefinedGlobals) { in thinLTOBackendTask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp778 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolveWeakForLinkerModule()
846 const GVSummaryMapTy &DefinedGlobals) { in thinLTOInternalizeModule()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp336 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()