Searched defs:isSentinel (Results 1 – 7 of 7) sorted by relevance
44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
44 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
150 bool isSentinel() const { in isSentinel() function
100 bool isSentinel() const { in isSentinel() function 490 bool isSentinel() const { isSentinel() function 576 bool isSentinel() const { isSentinel() function [all...]
276 bool isSentinel{false}; ClipComment() local
491 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function 499 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
1404 static bool isSentinel(PHINode *PN) { EliminateDuplicatePHINodesSetBasedImpl() function