Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-flow-inline.h1190 compare_ssa_operands_equal (tree stmt1, tree stmt2, int flags) in compare_ssa_operands_equal() function
Dtree-ssa-dom.c2040 bool ret = compare_ssa_operands_equal (stmt1, stmt2, SSA_OP_VUSE); in avail_expr_eq()
DChangeLog-200520720 (compare_ssa_operands_equal): New. Compare two statements' operands.