Searched refs:all_match (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dreginfo.c266 bool all_match = true;
283 all_match &= (last_move_cost[i][j] == cost);
286 if (all_match && last_mode_for_init_move_cost != -1)
265 bool all_match = true; local

Completed in 76 milliseconds