Searched refs:OtherGV (Results 1 – 1 of 1) sorted by relevance
587 auto *OtherGV = dyn_cast<GlobalValue>(VM->getValue()); in getLinkedToSymbol() local588 return OtherGV ? dyn_cast<MCSymbolELF>(TM.getSymbol(OtherGV)) : nullptr; in getLinkedToSymbol()