Return whether this node is known to be a list sentinel.
Synopsis
Declared in <llvm/ADT/ilist_node.h>
using node_base_type::isKnownSentinel;
Description
This is an under‐approximation, but always available for assertions.
Created with MrDocs