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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-backprop.c224 void process_assign_use (gassign *, tree, usage_info *);
411 backprop::process_assign_use (gassign *assign, tree rhs, usage_info *info) function in class:backprop
483 process_assign_use (assign, rhs, info);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-backprop.cc224 void process_assign_use (gassign *, tree, usage_info *);
411 backprop::process_assign_use (gassign *assign, tree rhs, usage_info *info) function in class:__anon960::backprop
483 process_assign_use (assign, rhs, info);

Completed in 177 milliseconds