Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueLattice.cpp56 static bool hasSingleValue(const ValueLatticeElement &Val) { in hasSingleValue() function
91 if (hasSingleValue(*this)) in intersect()
93 if (hasSingleValue(Other)) in intersect()
H A DLazyValueInfo.cpp73 static bool hasSingleValue(const ValueLatticeElement &Val) { in hasSingleValue() function
1582 if (hasSingleValue(*LocalResult)) in getEdgeValue()