Searched refs:REquiv (Results 1 – 1 of 1) sorted by relevance
504 const auto *REquiv = cast<DSOLocalEquivalent>(R); in cmpConstants() local505 return cmpGlobalValues(LEquiv->getGlobalValue(), REquiv->getGlobalValue()); in cmpConstants()