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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DModule.h365 GlobalVariable *getNamedGlobal(StringRef Name) { function in class:llvm::Module
368 const GlobalVariable *getNamedGlobal(StringRef Name) const { function in class:llvm::Module

Completed in 46 milliseconds