Searched refs:tree_live_info_d (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ | ||
| D | tree-ssa-live.h | 226 typedef struct tree_live_info_d struct |
| D | tree-ssa-live.c | 521 live = (tree_live_info_p) xmalloc (sizeof (struct tree_live_info_d)); in new_tree_live_info() |