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

/external/llvm/include/llvm/IR/
H A DModule.h488 const GlobalListType &getGlobalList() const { return GlobalList; } function in class:llvm::Module
490 GlobalListType &getGlobalList() { return GlobalList; } function in class:llvm::Module

Completed in 91 milliseconds