Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-vrp.c56 struct assert_locus_d struct
75 struct assert_locus_d *next; argument
78 typedef struct assert_locus_d *assert_locus_t;
3337 n = XNEW (struct assert_locus_d); in register_new_assert_for()
H A DChangeLog-200516488 (struct assert_locus_d): Declare.