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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c3604 tree top_op2 = gimple_assign_rhs2 (top_stmt); local
3620 && operand_equal_p (top_op2, gimple_assign_rhs2 (use_stmt), 0))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc4477 tree top_op2 = gimple_assign_rhs2 (top_stmt); local
4493 && operand_equal_p (top_op2, gimple_assign_rhs2 (use_stmt), 0))

Completed in 156 milliseconds