Searched refs:isSentinel (Results 1 – 8 of 8) sorted by relevance
44 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function45 bool isKnownSentinel() const { return isSentinel(); } in isKnownSentinel()
150 bool isSentinel() const { in isSentinel() function153 return node_base_type::isSentinel(); in isSentinel()
207 bool isEnd() const { return NodePtr ? NodePtr->isSentinel() : false; }367 bool isEnd() const { return NodePtr ? NodePtr->isSentinel() : false; }
97 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!"); in SimpleValue()100 bool isSentinel() const { in isSentinel() function360 if (LHS.isSentinel() || RHS.isSentinel()) in isEqualImpl()470 assert(!Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || in isEqual()487 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!"); in CallValue()490 bool isSentinel() const { in isSentinel() function542 if (LHS.isSentinel() || RHS.isSentinel()) in isEqual()568 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!"); in GEPValue()573 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!"); in GEPValue()576 bool isSentinel() const { in isSentinel() function[all …]
44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
244 if (Entry.isSentinel()) in extract()
491 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function499 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function530 if (isSentinel(*AttrEncOr)) in extractAttributeEncodings()595 if (isSentinel(*AbbrevOr)) in extract()
1410 static bool isSentinel(PHINode *PN) { in EliminateDuplicatePHINodesSetBasedImpl() function1438 if (isSentinel(LHS) || isSentinel(RHS)) in EliminateDuplicatePHINodesSetBasedImpl()1447 assert(!Result || (isSentinel(LHS) && LHS == RHS) || in EliminateDuplicatePHINodesSetBasedImpl()