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