Home
last modified time | relevance | path

Searched refs:REquiv (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp504 const auto *REquiv = cast<DSOLocalEquivalent>(R); in cmpConstants() local
505 return cmpGlobalValues(LEquiv->getGlobalValue(), REquiv->getGlobalValue()); in cmpConstants()