Searched defs:DefinedGlobals (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTOBackend.cpp | 435 static void dropDeadSymbols(Module &Mod, const GVSummaryMapTy &DefinedGlobals, in dropDeadSymbols() 459 const GVSummaryMapTy &DefinedGlobals, in thinBackend()
|
D | LTO.cpp | 73 const GVSummaryMapTy &DefinedGlobals, in computeCacheKey() 956 const GVSummaryMapTy &DefinedGlobals, in runThinLTOBackendThread() 997 const GVSummaryMapTy &DefinedGlobals = in start() local 1007 const TypeIdSummariesByGuidTy &TypeIdSummariesByGuid) { in start()
|
D | ThinLTOCodeGenerator.cpp | 448 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 478 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolveWeakForLinkerModule() 505 const GVSummaryMapTy &DefinedGlobals) { in thinLTOInternalizeModule()
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 885 std::map<GlobalValue::GUID, GlobalValueSummary *> *DefinedGlobals; member in __anon6bc62a630211::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/ |
D | FunctionImport.cpp | 778 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolveWeakForLinkerModule() 846 const GVSummaryMapTy &DefinedGlobals) { in thinLTOInternalizeModule()
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 336 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()
|