Lines Matching defs:it2
6672 tree it2;6673 for (it2 = TREE_CHAIN (it); it2; it2 = TREE_CHAIN (it2))6675 tree var2 = TREE_VEC_ELT (it2, 0);6676 tree begin2 = TREE_VEC_ELT (it2, 1);6677 tree end2 = TREE_VEC_ELT (it2, 2);6678 tree step2 = TREE_VEC_ELT (it2, 3);6699 if (it2)
Indexes created Mon Mar 16 00:23:04 UTC 2026