Searched refs:IsGraphTerminator (Results 1 – 3 of 3) sorted by relevance
197 DCHECK(!IrOpcode::IsGraphTerminator(node->opcode())); in ReduceNode()
1062 static bool IsGraphTerminator(Value value) { in IsGraphTerminator() function
268 CHECK(IrOpcode::IsGraphTerminator(input->opcode())); in Check()