Searched defs:isSentinel (Results 1 – 6 of 6) 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() function490 bool isSentinel() const { in isSentinel() function576 bool isSentinel() const { in isSentinel() function
491 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function499 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
1410 static bool isSentinel(PHINode *PN) { in EliminateDuplicatePHINodesSetBasedImpl() function