Searched refs:is_phi_for_stmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dtree-ssa-reassoc.c814 is_phi_for_stmt (tree stmt, tree operand) function
869 || (is_phi_for_stmt (stmt, oe3->op)
870 && !is_phi_for_stmt (stmt, oe1->op)
871 && !is_phi_for_stmt (stmt, oe2->op)))

Completed in 50 milliseconds