Home | History | Annotate | Download | only in info

Lines Matching full:tree_vec

4139  A `TREE_VEC' is a simple vector.  The `TREE_VEC_LENGTH' is an integer
4142 arguments. The first is the `TREE_VEC' in question; the second is an
6647 A `SWITCH_EXPR' in GIMPLE contains the condition and a `TREE_VEC' of
6869 op2 -> TREE_VEC of CASE_LABEL_EXPRs
34088 * TREE_VEC: Containers. (line 6)