Searched refs:hasBelow (Results 1 – 4 of 4) sorted by relevance
59 bool hasBelow() const { return Below != SetSentinel; } in hasBelow() function199 bool hasBelow() const { in hasBelow() function201 return Link.hasBelow(); in hasBelow()226 assert(hasBelow()); in getBelow()297 if (Link.hasBelow()) { in finalizeSets()332 while (Links[CurrentIndex].hasBelow()) { in propagateAttrs()382 if (!linksAt(Index).hasBelow()) in addBelow()496 while (LinksInto->hasBelow() && LinksFrom->hasBelow()) { in mergeDirect()508 if (LinksFrom->hasBelow()) { in mergeDirect()542 if (Lower->hasBelow()) { in tryMergeUpwards()
167 if (!Link.hasBelow()) in FunctionInfo()
58 bool hasBelow() const { return Below != SetSentinel; } in hasBelow() function189 bool hasBelow() const { in hasBelow() function191 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()532 if (Lower->hasBelow()) { in tryMergeUpwards()
155 if (!Link.hasBelow()) in FunctionInfo()