Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc463 static const int arg2_map[] = { 1, 2 }; variable
493 return arg2_map; in vect_get_operand_map()
H A DChangeLog-20212432 * tree-vect-slp.c (cond_expr_maps, arg2_map): New variables.