HomeSort by relevance Sort by last modified time
    Searched defs:getNamedAlias (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Module.cpp 294 // getNamedAlias - Look up the specified global in the module symbol table.
297 GlobalAlias *Module::getNamedAlias(StringRef Name) const {
  /external/llvm/lib/IR/
Module.cpp 249 // getNamedAlias - Look up the specified global in the module symbol table.
252 GlobalAlias *Module::getNamedAlias(StringRef Name) const {

Completed in 203 milliseconds