Searched refs:getAliasedGlobal (Results 1 – 5 of 5) sorted by relevance
226 const GlobalValue *GlobalAlias::getAliasedGlobal() const { in getAliasedGlobal() function in GlobalAlias248 const GlobalValue *GV = getAliasedGlobal(); in resolveAliasedGlobal()256 GV = GA->getAliasedGlobal(); in resolveAliasedGlobal()
70 const GlobalValue *getAliasedGlobal() const;
233 const GlobalValue *AliasedGV = GA->getAliasedGlobal(); in TypeCharForSymbol()
662 return isDeclaration(*V.getAliasedGlobal()); in isAliasToDeclaration()
901 const GlobalValue *GV = cast<GlobalValue>(I->getAliasedGlobal()); in doFinalization()