Home
last modified time | relevance | path

Searched defs:nonlocal_vlas (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimplify.c2679 static hash_set<tree> *nonlocal_vlas; variable
12791 delete nonlocal_vlas; in gimplify_body() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimplify.c1923 static struct pointer_set_t *nonlocal_vlas; variable