Searched refs:reused_input (Results 1 – 2 of 2) sorted by relevance
53 int reused_input = -1; in Compute() local60 reused_input = input_idx; in Compute()64 if (reused_input == -1) { in Compute()66 } else if (reused_input > 0) { in Compute()69 input_indices[0] = reused_input; in Compute()70 input_indices[reused_input] = 0; in Compute()
200 bool reused_input = false; in PrepareOutputs() local205 reused_input = true; in PrepareOutputs()211 if (!reused_input) { in PrepareOutputs()