Searched refs:start_input_index (Results 1 – 1 of 1) sorted by relevance
594 int start_input_index = end_input_index + 1 - num_other_inputs; in MoveHeadOutsideCompilationToHost() local595 for (int input_index = end_input_index; input_index >= start_input_index; in MoveHeadOutsideCompilationToHost()