Lines Matching refs:num_predecessors
49 size_t num_predecessors;207 &cu_.arena, def->num_predecessors, kGrowableArrayPredecessors);208 for (size_t j = 0u; j != def->num_predecessors; ++j) {