Searched refs:test_bb (Results 1 – 5 of 5) sorted by relevance
377 basic_block test_bb = ce_info->test_bb; /* last test block */ in cond_exec_process_if_block() local402 ce_info->test_bb = test_bb = ce_info->last_test_bb; in cond_exec_process_if_block()2060 basic_block test_bb = ce_info->test_bb; in noce_init_if_info() local2070 ce_info->test_bb = test_bb = ce_info->last_test_bb; in noce_init_if_info()2091 if_info->test_bb = test_bb; in noce_init_if_info()2174 basic_block test_bb = ce_info->test_bb; /* test block */ in noce_process_if_block() local2681 basic_block test_bb = ce_info->test_bb; /* last test block */ in merge_if_block() local2835 ce_info.test_bb = test_bb; in find_if_header()2944 basic_block test_bb = ce_info->test_bb; in find_if_block() local2990 ce_info->test_bb = test_bb = bb; in find_if_block()[all …]
529 basic_block test_bb; /* First test block. */ member
28850 * ifcvt.c (struct noce_if_info): Add test_bb.
19520 test_bb if a or b uses x.
26726 test_bb to condition.