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

/external/llvm/lib/IR/
H A DModule.cpp225 // getNamedAlias - Look up the specified global in the module symbol table.
228 GlobalAlias *Module::getNamedAlias(StringRef Name) const { function in class:Module

Completed in 72 milliseconds