Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c105 struct assert_locus_d struct
127 struct assert_locus_d *next; argument
130 typedef struct assert_locus_d *assert_locus_t;
4245 n = XNEW (struct assert_locus_d); in register_new_assert_for()