Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp553 for (auto &GlobalList : Index) { in buildModuleSummaryIndex() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h169 GlobalListType GlobalList; ///< The Global Variables in the module variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp583 for (auto &GlobalList : Index) { in ComputeCrossModuleImportForModuleFromIndex() local