Searched refs:process_assignment (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-tailcall.c | 271 process_assignment (tree ass, tree stmt, block_stmt_iterator call, tree *m, in process_assignment() function 498 if (!process_assignment (stmt, stmt, bsi, &m, &a, &ass_var)) in find_tail_calls() 513 if (!process_assignment (ret_var, stmt, bsi, &m, &a, &ass_var)) in find_tail_calls()
|
| H A D | ChangeLog.tree-ssa | 1036 (independent_on_stmt_p, process_assignment,
|
| H A D | ChangeLog-2004 | 13501 * tree-tailcall.c (process_assignment): Only do accumulator transforms 32848 * tree-tailcall.c (process_assignment): Use STRIP_NOPS to
|
| /freebsd-12.1/stand/forth/ |
| H A D | support.4th | 791 : process_assignment 830 ['] process_assignment catch 844 ['] process_assignment catch
|