Searched refs:chain_prev (Results 1 – 8 of 8) sorted by relevance
115 struct cgraph_node GTY((chain_next ("%h.next"), chain_prev ("%h.previous")))175 struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller")))
2039 const char *chain_prev = NULL; in write_func_for_structure() local2056 chain_prev = opt->info; in write_func_for_structure()2058 if (chain_prev != NULL && chain_next == NULL) in write_func_for_structure()2116 if (chain_prev != NULL) in write_func_for_structure()2125 output_escaped_param (&d, chain_prev, "chain_prev"); in write_func_for_structure()
214 struct basic_block_def GTY((chain_next ("%h.next_bb"), chain_prev ("%h.prev_bb")))
240 chain_prev ("RTX_PREV (&%h)")))
3209 GTY ((chain_next ("%h.next"), chain_prev ("%h.prev")))
14332 * cgraph.h (struct cgraph_node): Add chain_next and chain_prev GTY36206 * doc/gty.texi (GTY Options): Document chain_next, chain_prev,
7414 chain_prev options.
308 @findex chain_prev310 @itemx chain_prev ("@var{expression}")316 @code{chain_prev} is an expression for the previous item. For singly