Searched refs:new_node_input_slots (Results 1 – 1 of 1) sorted by relevance
2402 int new_node_input_slots = 0; in SetUpInputs() local2411 new_node_input_slots = SetUpContiguousInputs( in SetUpInputs()2423 CHECK_EQ(new_node_input_slots, old_node_input_slots * 2); in SetUpInputs()2430 CHECK_EQ(new_node_input_slots, old_node_input_slots * 2 + 2); in SetUpInputs()