Home
last modified time | relevance | path

Searched defs:else_first_tail (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Difcvt.c445 rtx else_first_tail = NULL_RTX; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local