Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp301 static bool hasSingleValue(const LVILatticeVal &Val) { in hasSingleValue() function
341 if (hasSingleValue(A)) in intersect()
343 if (hasSingleValue(B)) in intersect()
1285 if (hasSingleValue(LocalResult)) { in getEdgeValue()
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp71 static bool hasSingleValue(const ValueLatticeElement &Val) { in hasSingleValue() function
112 if (hasSingleValue(A)) in intersect()
114 if (hasSingleValue(B)) in intersect()
1427 if (hasSingleValue(LocalResult)) in getEdgeValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp70 static bool hasSingleValue(const ValueLatticeElement &Val) { in hasSingleValue() function
111 if (hasSingleValue(A)) in intersect()
113 if (hasSingleValue(B)) in intersect()
1523 if (hasSingleValue(LocalResult)) { in getEdgeValue()