Home
last modified time | relevance | path

Searched refs:ref_contains_array_ref (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-flow.h684 static inline bool ref_contains_array_ref (tree);
HDtree-flow-inline.h1493 ref_contains_array_ref (tree ref) in ref_contains_array_ref() function
HDtree-ssa-structalias.c2455 gcc_assert (curr || ref_contains_array_ref (orig_t)); in get_constraint_for_component_ref()
2569 && ref_contains_array_ref (exp)) in get_constraint_for()
HDChangeLog-20054938 (ref_contains_array_ref): Likewise.
29151 * tree-flow-inline.h (ref_contains_array_ref): New function.