Searched refs:old_input (Results 1 – 2 of 2) sorted by relevance
314 static void CheckToI32(Node* old_input, Node* new_input, bool is_signed) { in CheckToI32() argument315 Type* old_type = NodeProperties::GetType(old_input); in CheckToI32()320 CHECK_EQ(old_input, new_input); in CheckToI32()
167 hb_set_t *old_input = input; in recurse() local176 input = old_input; in recurse()