Searched refs:then_simple (Results 1 – 5 of 5) sorted by relevance
91 bool then_simple; member
1107 if (!if_info->then_simple) in noce_simple_bbs()2097 bool a_simple = if_info->then_simple; in noce_try_cmove_arith()3483 &if_info->then_simple)) in noce_process_if_block()
1117 if (!if_info->then_simple) in noce_simple_bbs()2116 bool a_simple = if_info->then_simple; in noce_try_cmove_arith()3781 &if_info->then_simple)) in noce_process_if_block()
17755 * ifcvt.c (struct noce_if_info): Add then_simple, else_simple,