Searched refs:ConstAddr (Results 1 – 1 of 1) sorted by relevance
1499 else if (Optional<loc::ConcreteInt> ConstAddr = V.getAs<loc::ConcreteInt>()) in SummarizeValue() local1500 os << "a constant address (" << ConstAddr->getValue() << ")"; in SummarizeValue()