Home
last modified time | relevance | path

Searched refs:tmp_cond (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-if-conv.c688 tree tmp_cond, new_stmts; in find_phi_replacement_condition() local
719 tmp_cond = (first_edge->src)->aux; in find_phi_replacement_condition()
720 if (TREE_CODE (tmp_cond) == TRUTH_NOT_EXPR) in find_phi_replacement_condition()