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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h406 const GlobalVariable *getNamedGlobal(StringRef Name) const { function in class:llvm::Module
409 GlobalVariable *getNamedGlobal(StringRef Name) { function in class:llvm::Module

Completed in 167 milliseconds