10 #ifndef LLVM_ADT_ILIST_NODE_BASE_H 11 #define LLVM_ADT_ILIST_NODE_BASE_H 46 bool isSentinel()
const {
return PrevAndSentinel.getInt(); }
53 #endif // LLVM_ADT_ILIST_NODE_BASE_H
ilist_node_base * getPrev() const
This class represents lattice values for constants.
bool isKnownSentinel() const
void initializeSentinel()
block Block Frequency true
void setPrev(ilist_node_base *Prev)
void setPrev(ilist_node_base *Prev)
ilist_node_base * getPrev() const
Base class for ilist nodes.
PointerIntPair - This class implements a pair of a pointer and small integer.
ilist_node_base * getNext() const
void initializeSentinel()
ilist_node_base * getNext() const
void setNext(ilist_node_base *Next)
static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE)
void setNext(ilist_node_base *Next)
bool isKnownSentinel() const