Home
last modified time | relevance | path

Searched refs:hasBelow (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h58 bool hasBelow() const { return Below != SetSentinel; } in hasBelow() function
189 bool hasBelow() const { in hasBelow() function
191 return Link.hasBelow(); in hasBelow()
216 assert(hasBelow()); in getBelow()
287 if (Link.hasBelow()) { in finalizeSets()
322 while (Links[CurrentIndex].hasBelow()) { in propagateAttrs()
372 if (!linksAt(Index).hasBelow()) in addBelow()
486 while (LinksInto->hasBelow() && LinksFrom->hasBelow()) { in mergeDirect()
498 if (LinksFrom->hasBelow()) { in mergeDirect()
[all...]
H A DCFLSteensAliasAnalysis.cpp155 if (!Link.hasBelow()) in FunctionInfo()

Completed in 2 milliseconds