Searched refs:DCHECK_NOT_NULL (Results 1 – 14 of 14) sorted by relevance
19 DCHECK_NOT_NULL(a); in Equals()20 DCHECK_NOT_NULL(b); in Equals()21 DCHECK_NOT_NULL(a->op()); in Equals()22 DCHECK_NOT_NULL(b->op()); in Equals()26 DCHECK_NOT_NULL(a->InputAt(j)); in Equals()27 DCHECK_NOT_NULL(b->InputAt(j)); in Equals()
164 DCHECK_NOT_NULL(node); in Define()165 DCHECK_NOT_NULL(operand); in Define()172 DCHECK_NOT_NULL(node); in Use()173 DCHECK_NOT_NULL(operand); in Use()218 DCHECK_NOT_NULL(true_block); in FlagsContinuation()219 DCHECK_NOT_NULL(false_block); in FlagsContinuation()225 DCHECK_NOT_NULL(result); in FlagsContinuation()
156 DCHECK_NOT_NULL(node); in IsDefined()165 DCHECK_NOT_NULL(node); in MarkAsDefined()183 DCHECK_NOT_NULL(node); in MarkAsUsed()192 DCHECK_NOT_NULL(node); in IsDouble()198 DCHECK_NOT_NULL(node); in MarkAsDouble()205 DCHECK_NOT_NULL(node); in IsReference()211 DCHECK_NOT_NULL(node); in MarkAsReference()218 DCHECK_NOT_NULL(node); in MarkAsRepresentation()442 DCHECK_NOT_NULL(schedule()->block(node)); // should only use scheduled nodes. in VisitNode()
366 DCHECK_NOT_NULL(graph); in GenerateCode()367 DCHECK_NOT_NULL(linkage); in GenerateCode()368 DCHECK_NOT_NULL(schedule); in GenerateCode()
49 DCHECK_NOT_NULL(op); in FieldAccessOf()57 DCHECK_NOT_NULL(op); in ElementAccessOf()
14 DCHECK_NOT_NULL(op()); in Kill()
68 DCHECK_NOT_NULL(move->source()); // Or else it will look eliminated. in PerformMove()
375 DCHECK_NOT_NULL(current_.literal_chars); in is_literal_contextual_keyword()379 DCHECK_NOT_NULL(next_.literal_chars); in is_next_contextual_keyword()500 DCHECK_NOT_NULL(next_.literal_chars); in INLINE()549 DCHECK_NOT_NULL(current_.literal_chars); in literal_one_byte_string()553 DCHECK_NOT_NULL(current_.literal_chars); in literal_two_byte_string()557 DCHECK_NOT_NULL(current_.literal_chars); in is_literal_one_byte()561 DCHECK_NOT_NULL(current_.literal_chars); in literal_length()567 DCHECK_NOT_NULL(next_.literal_chars); in next_literal_one_byte_string()571 DCHECK_NOT_NULL(next_.literal_chars); in next_literal_two_byte_string()575 DCHECK_NOT_NULL(next_.literal_chars); in is_next_literal_one_byte()[all …]
669 DCHECK_NOT_NULL(entry->object_); in KillUnstableEntries()
6412 DCHECK_NOT_NULL(object); in HLoadNamedField()6448 DCHECK_NOT_NULL(maps); in HLoadNamedField()6451 DCHECK_NOT_NULL(object); in HLoadNamedField()
5401 DCHECK_NOT_NULL(ranges); in IsCanonical()
213 #define DCHECK_NOT_NULL(p) DCHECK_NE(NULL, p) macro
1812 DCHECK_NOT_NULL(on_not_smi_result); in SmiAdd()1823 DCHECK_NOT_NULL(on_not_smi_result); in SmiAdd()1876 DCHECK_NOT_NULL(on_not_smi_result); in SmiSub()1887 DCHECK_NOT_NULL(on_not_smi_result); in SmiSub()
329 DCHECK_NOT_NULL(reservation); in set_reserved_memory()