Searched refs:edge_inc (Results 1 – 1 of 1) sorted by relevance
1308 unsigned edge_inc = op[0]->type->is_scalar() ? 0 : 1; in constant_expression_value() local1309 for (unsigned c = 0, e = 0; c < type->components(); e += edge_inc, c++) { in constant_expression_value()