Searched refs:getConcreteValue (Results 1 – 1 of 1) sorted by relevance
47 const llvm::APSInt *getConcreteValue() const { in getConcreteValue() function in __anon42e992be0111::Range100 const llvm::APSInt* getConcreteValue() const { in getConcreteValue() function in __anon42e992be0111::RangeSet101 return ranges.isSingleton() ? ranges.begin()->getConcreteValue() : nullptr; in getConcreteValue()339 return T ? T->getConcreteValue() : nullptr; in getSymVal()351 if (const llvm::APSInt *Value = Ranges->getConcreteValue()) in checkNull()