Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp74 static bool hasSingleValue(const ValueLatticeElement &Val) { in hasSingleValue() function
115 if (hasSingleValue(A)) in intersect()
117 if (hasSingleValue(B)) in intersect()
1506 if (hasSingleValue(*LocalResult)) in getEdgeValue()