Searched defs:getGlobalVariable (Results 1 – 2 of 2) sorted by relevance
189 GlobalVariable *Module::getGlobalVariable(StringRef Name, in getGlobalVariable() function in Module
391 GlobalVariable *getGlobalVariable(StringRef Name) const { in getGlobalVariable() function