Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h172 GlobalListType GlobalList; ///< The Global Variables in the module variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp785 for (auto &GlobalList : Index) { in buildModuleSummaryIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp761 for (auto &GlobalList : Index) { in ComputeCrossModuleImportForModuleFromIndex() local