Searched refs:input_user (Results 1 – 1 of 1) sorted by relevance
599 for (auto const &input_user : input_users->second) { in GetInputIndex() local601 if (anf_node != input_user.first) { in GetInputIndex()613 … (void)input_index.emplace_back(anf_node, std::make_pair(IntToSize(input_user.second - 1), 0)); in GetInputIndex()617 int used_as_idx = input_user.second - 1; in GetInputIndex()