Searched refs:count_movs_from_if (Results 1 – 1 of 1) sorted by relevance
66 count_movs_from_if(fs_inst *then_mov[MAX_MOVS], fs_inst *else_mov[MAX_MOVS], in count_movs_from_if() function155 int movs = count_movs_from_if(then_mov, else_mov, then_block, else_block); in opt_peephole_sel()