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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-backprop.c237 void optimize_phi (gphi *, tree, const usage_info *);
843 backprop::optimize_phi (gphi *phi, tree var, const usage_info *info) function in class:backprop
910 optimize_phi (phi, var, info);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-backprop.cc237 void optimize_phi (gphi *, tree, const usage_info *);
843 backprop::optimize_phi (gphi *phi, tree var, const usage_info *info) function in class:__anon960::backprop
910 optimize_phi (phi, var, info);

Completed in 95 milliseconds