Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h510 const GlobalListType &getGlobalList() const { return GlobalList; } in getGlobalList() function
512 GlobalListType &getGlobalList() { return GlobalList; } in getGlobalList() function