Home
last modified time | relevance | path

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

/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 __anon6bc62a630211::CodeGen
899 std::map<GlobalValue::GUID, GlobalValueSummary *> *DefinedGlobals) in CodeGen()
1186 std::map<GlobalValue::GUID, GlobalValueSummary *> &DefinedGlobals) { in thinLTOBackendTask()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp336 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()