Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h525 const GlobalListType &getGlobalList() const { return GlobalList; } in getGlobalList() function
527 GlobalListType &getGlobalList() { return GlobalList; } in getGlobalList() function