| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-ssa-backprop.cc | 235 void replace_assign_rhs (gassign *, tree, tree, tree, tree); 800 backprop::replace_assign_rhs (gassign *assign, tree lhs, tree rhs1, function in class:__anon13737::backprop 829 replace_assign_rhs (assign, lhs, 839 replace_assign_rhs (assign, lhs,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-ssa-backprop.cc | 235 void replace_assign_rhs (gassign *, tree, tree, tree, tree); 794 backprop::replace_assign_rhs (gassign *assign, tree lhs, tree rhs1, function in class:__anon16166::backprop 823 replace_assign_rhs (assign, lhs, 833 replace_assign_rhs (assign, lhs,
|