Searched refs:first_indices (Results 1 – 4 of 4) sorted by relevance
928 std::vector<int> first_indices; in Run() local930 first_indices.reserve(output_names.size()); in Run()932 first_indices.push_back( in Run()942 if (first_indices.empty() || first_indices[i] == i) { in Run()947 outputs->push_back((*outputs)[first_indices[i]]); in Run()
34 const std::vector<uint32_t>& first_indices, in MakeSynonymFact() argument39 MakeDataDescriptor(first_id, first_indices); in MakeSynonymFact()