Home
last modified time | relevance | path

Searched refs:cond_expr_maps (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc457 static const int cond_expr_maps[3][5] = { variable
484 return cond_expr_maps[swap]; in vect_get_operand_map()
H A DChangeLog-20212432 * tree-vect-slp.c (cond_expr_maps, arg2_map): New variables.