Home
last modified time | relevance | path

Searched refs:combine_givs_p (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dloop.c315 static rtx combine_givs_p PARAMS ((struct induction *, struct induction *));
7402 combine_givs_p (g1, g2) in combine_givs_p() function
7727 && (this_combine = combine_givs_p (g1, g2)) != NULL_RTX)
H A DChangeLog.02922 * loop.c (combine_givs_p): Define variable tem only if needed.
5436 check_dbra_loop, express_from, combine_givs_p, combine_givs,
H A DChangeLog.112283 * loop.c (combine_givs_p): Fix test for identical givs.
15819 (combine_givs_p): Handle more cases. Ignore address cost.
H A DChangeLog.512760 (find_mem_givs, combine_givs_p): Likewise.
H A DChangeLog.49264 (combine_givs_p): Make sure modes are compatible.