Searched refs:compare_ssa_operands_equal (Results 1 – 3 of 3) sorted by relevance
1190 compare_ssa_operands_equal (tree stmt1, tree stmt2, int flags) in compare_ssa_operands_equal() function
2040 bool ret = compare_ssa_operands_equal (stmt1, stmt2, SSA_OP_VUSE); in avail_expr_eq()
20720 (compare_ssa_operands_equal): New. Compare two statements' operands.