Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp67 static bool hasSingleValue(const ValueLatticeElement &Val) { in hasSingleValue() function
108 if (hasSingleValue(A)) in intersect()
110 if (hasSingleValue(B)) in intersect()
1375 if (hasSingleValue(LocalResult)) { in getEdgeValue()