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
45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
100 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
99 bool isSentinel() const { in isSentinel() function463 bool isSentinel() const { in isSentinel() function
1306 static bool isSentinel(PHINode *PN) { in EliminateDuplicatePHINodesSetBasedImpl() function