Searched refs:compute_new_first_bound (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-split.cc | 394 compute_new_first_bound (gimple_seq *stmts, class tree_niter_desc *niter, in compute_new_first_bound() function 639 tree newend = compute_new_first_bound (&stmts, &niter, border, in split_loop()
|
H A D | ChangeLog-2016 | 8357 (compute_new_first_bound): Change order of operations,
|
H A D | ChangeLog-2019 | 22701 (compute_new_first_bound): Same.
|
H A D | ChangeLog-2017 | 36262 * tree-ssa-loop-split.c (compute_new_first_bound): When
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-split.c | 394 compute_new_first_bound (gimple_seq *stmts, class tree_niter_desc *niter, in compute_new_first_bound() function 603 tree newend = compute_new_first_bound (&stmts, &niter, border, in split_loop()
|