Searched defs:isSentinel (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRnglists.h42 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } function in struct:llvm::RangeListEntry
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } function in class:llvm::ilist_node_base
H A Dilist_node.h99 bool isSentinel() const { function in class:llvm::ilist_node_impl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp425 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { function
433 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp105 bool isSentinel() const { function in struct:__anon4623::SimpleValue
422 bool isSentinel() const { function in struct:__anon4624::CallValue

Completed in 126 milliseconds