Searched refs:getAliasedGlobal (Results 1 – 6 of 6) 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()
69 const GlobalValue *getAliasedGlobal() const;
234 const GlobalValue *AliasedGV = GA->getAliasedGlobal(); in TypeCharForSymbol()
669 return isDeclaration(*V.getAliasedGlobal()); in isAliasToDeclaration()
886 const GlobalValue *GV = I->getAliasedGlobal(); in doFinalization()
259 static const llvm::GlobalObject *getAliasedGlobal( in getAliasedGlobal() function294 const llvm::GlobalValue *GV = getAliasedGlobal(*Alias); in checkAliases()