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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dom.c981 dom_valueize (tree t) function
1050 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize,
1160 t = dom_valueize (t);
1705 rhs = dom_valueize (rhs);
2148 rhs = dom_valueize (rhs);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dom.cc1012 dom_valueize (tree t) function
1093 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize,
1203 t = dom_valueize (t);
1740 rhs = dom_valueize (rhs);
2254 rhs = dom_valueize (rhs);

Completed in 129 milliseconds