Searched refs:new_node_input_slots (Results 1 – 1 of 1) sorted by relevance
1881 int new_node_input_slots = 0; in SetUpInputs() local1890 new_node_input_slots = SetUpContiguousInputs( in SetUpInputs()1902 CHECK_EQ(new_node_input_slots, old_node_input_slots * 2); in SetUpInputs()1909 CHECK_EQ(new_node_input_slots, old_node_input_slots * 2 + 2); in SetUpInputs()