Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h423 const GlobalVariable *getNamedGlobal(StringRef Name) const { in getNamedGlobal() function
426 GlobalVariable *getNamedGlobal(StringRef Name) { in getNamedGlobal() function