Searched defs:isSentinel (Results 1 – 6 of 6) sorted by relevance
41 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
99 bool isSentinel() const { in isSentinel() function
425 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function433 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
104 bool isSentinel() const { in isSentinel() function452 bool isSentinel() const { in isSentinel() function
1207 static bool isSentinel(PHINode *PN) { in EliminateDuplicatePHINodesSetBasedImpl() function