Home
last modified time | relevance | path

Searched refs:restructure_reference (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c970 restructure_reference (tree *pbase, tree *poffset, widest_int *pindex, in restructure_reference() function
1063 if (!restructure_reference (&base, &offset, &index, &type)) in slsr_process_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc969 restructure_reference (tree *pbase, tree *poffset, widest_int *pindex, in restructure_reference() function
1062 if (!restructure_reference (&base, &offset, &index, &type)) in slsr_process_ref()
H A DChangeLog-201216444 (restructure_reference): New function.
H A DChangeLog-201626546 * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
H A DChangeLog-201318374 (restructure_reference): Call backtrace_base_for_ref.
H A DChangeLog-2017603 * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
H A DChangeLog-201439929 (restructure_reference): Take a widest_int instead of a double_int.