Searched refs:cond_exec_changed_p (Results 1 – 3 of 3) sorted by relevance
76 static int cond_exec_changed_p; variable752 cond_exec_changed_p = TRUE; in cond_exec_process_if_block()4374 cond_exec_changed_p = TRUE; in find_if_header()5473 cond_exec_changed_p = FALSE; in if_convert()5490 if (dump_file && cond_exec_changed_p) in if_convert()5494 while (cond_exec_changed_p); in if_convert()
76 static int cond_exec_changed_p; variable762 cond_exec_changed_p = TRUE; in cond_exec_process_if_block()4753 cond_exec_changed_p = TRUE; in find_if_header()5860 cond_exec_changed_p = FALSE; in if_convert()5877 if (dump_file && cond_exec_changed_p) in if_convert()5881 while (cond_exec_changed_p); in if_convert()
12823 * ifcvt.c (cond_exec_changed_p): New static variable.12845 cond_exec_changed_p to TRUE.