Searched refs:value_chain_def (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c347 typedef struct value_chain_def struct
350 struct value_chain_def *next;
360 typedef const struct value_chain_def *const_value_chain;
383 /* Alloc pool for struct value_chain_def. */
8253 value_chain_pool = create_alloc_pool ("value_chain_def pool",
8254 sizeof (struct value_chain_def),

Completed in 157 milliseconds