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

/external/llvm/include/llvm/
H A DModule.h360 /// getNamedGlobal - Return the global variable in the module with the
363 GlobalVariable *getNamedGlobal(StringRef Name) const { function in class:llvm::Module

Completed in 36 milliseconds