Searched refs:resource_arg_indices (Results 1 – 1 of 1) sorted by relevance
118 std::vector<int>* resource_arg_indices) { in GetBodyAndConstantsAndResources() argument141 resource_arg_indices->reserve(arg_types.size()); in GetBodyAndConstantsAndResources()144 resource_arg_indices->push_back(i); in GetBodyAndConstantsAndResources()173 std::vector<int> resource_arg_indices; in CreateXlaLaunchOp() local175 flr, node_def, &fbody, &constant_arg_indices, &resource_arg_indices)); in CreateXlaLaunchOp()187 SinglePassSearch resources_search(&resource_arg_indices); in CreateXlaLaunchOp()238 &construction, constant_arg_indices, resource_arg_indices, function); in CreateXlaLaunchOp()