Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DGlobals.cpp226 const GlobalValue *GlobalAlias::getAliasedGlobal() const { in getAliasedGlobal() function in GlobalAlias
/external/clang/lib/CodeGen/
DCodeGenModule.cpp259 static const llvm::GlobalObject *getAliasedGlobal( in getAliasedGlobal() function