Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.h231 typedef struct tree_live_info_d struct
234 var_map map;
237 bitmap global;
240 bitmap_head *livein;
265 extern void debug (tree_live_info_d &ref); argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.h231 typedef struct tree_live_info_d struct
234 var_map map;
237 bitmap global;
240 bitmap_head *livein;
265 extern void debug (tree_live_info_d &ref); argument