Searched refs:hasAbove (Results 1 – 1 of 1) sorted by relevance
58 bool hasAbove() const { return Above != SetSentinel; } in hasAbove() function183 bool hasAbove() const { in hasAbove() function185 return Link.hasAbove(); in hasAbove()221 assert(hasAbove()); in getAbove()279 if (Link.hasAbove()) { in finalizeSets()308 while (Link->hasAbove()) { in propagateAttrs()358 if (!linksAt(Index).hasAbove()) in addAbove()468 while (LinksInto->hasAbove() && LinksFrom->hasAbove()) { in mergeDirect()473 if (LinksFrom->hasAbove()) { in mergeDirect()520 while (Current->hasAbove() && Current != Upper) { in tryMergeUpwards()