Searched refs:getAliasedGlobal (Results 1 – 5 of 5) sorted by relevance
232 const GlobalValue *GlobalAlias::getAliasedGlobal() const { in getAliasedGlobal() function in GlobalAlias254 const GlobalValue *GV = getAliasedGlobal(); in resolveAliasedGlobal()262 GV = GA->getAliasedGlobal(); in resolveAliasedGlobal()
69 const GlobalValue *getAliasedGlobal() const;
265 const GlobalValue *AliasedGV = GA->getAliasedGlobal(); in TypeCharForSymbol()
899 if (isDeclaration(*a->getAliasedGlobal())) in parseSymbols()
911 const GlobalValue *GV = I->getAliasedGlobal(); in doFinalization()