Home
last modified time | relevance | path

Searched refs:expr_with_var_bounded_array_refs_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-sra.cc2474 expr_with_var_bounded_array_refs_p (tree expr) in expr_with_var_bounded_array_refs_p() function
2552 if (allow_replacements && expr_with_var_bounded_array_refs_p (root->expr)) in analyze_access_subtree()
H A DChangeLog-200910738 (expr_with_var_bounded_array_refs_p): New function.
10739 (analyze_access_subtree): Call expr_with_var_bounded_array_refs_p.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-sra.c2440 expr_with_var_bounded_array_refs_p (tree expr) in expr_with_var_bounded_array_refs_p() function
2518 if (allow_replacements && expr_with_var_bounded_array_refs_p (root->expr)) in analyze_access_subtree()