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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c3011 result_of_phi (tree op) function
3231 phi = result_of_phi (ops[1]);
3235 phi = result_of_phi (ops[0]);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3187 result_of_phi (tree op) function
3411 phi = result_of_phi (ops[1]);
3415 phi = result_of_phi (ops[0]);

Completed in 121 milliseconds