Searched refs:hasBelow (Results 1 – 2 of 2) sorted by relevance
70 bool hasBelow() const { return Below != SetSentinel; } in hasBelow() function229 bool hasBelow() const { in hasBelow() function231 return Link.hasBelow(); in hasBelow()256 assert(hasBelow()); in getBelow()334 if (Link.hasBelow()) { in finalizeSets()370 while (Links[CurrentIndex].hasBelow()) { in propagateAttrs()423 if (!linksAt(Index).hasBelow()) in addBelow()584 while (LinksInto->hasBelow() && LinksFrom->hasBelow()) { in mergeDirect()596 if (LinksFrom->hasBelow()) { in mergeDirect()629 if (Lower->hasBelow()) { in tryMergeUpwards()
371 while (Current->hasBelow()) { in getIndexRelation()