Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-live.h226 typedef struct tree_live_info_d struct
Dtree-ssa-live.c521 live = (tree_live_info_p) xmalloc (sizeof (struct tree_live_info_d)); in new_tree_live_info()