Home | History | Annotate | Download | only in info

Lines Matching full:tree_vec

6171  A `TREE_VEC' is a simple vector.  The `TREE_VEC_LENGTH' is an integer
6174 arguments. The first is the `TREE_VEC' in question; the second is an
8881 A `SWITCH_EXPR' in GIMPLE contains the condition and a `TREE_VEC' of
9103 op2 -> TREE_VEC of CASE_LABEL_EXPRs
40555 * TREE_VEC: Containers. (line 6)