Searched refs:hasAbove (Results 1 – 1 of 1) sorted by relevance
59 bool hasAbove() const { return Above != SetSentinel; } in hasAbove() function184 bool hasAbove() const { in hasAbove() function186 return Link.hasAbove(); in hasAbove()222 assert(hasAbove()); in getAbove()280 if (Link.hasAbove()) { in finalizeSets()309 while (Link->hasAbove()) { in propagateAttrs()359 if (!linksAt(Index).hasAbove()) in addAbove()469 while (LinksInto->hasAbove() && LinksFrom->hasAbove()) { in mergeDirect()474 if (LinksFrom->hasAbove()) { in mergeDirect()521 while (Current->hasAbove() && Current != Upper) { in tryMergeUpwards()