Searched defs:tree_live_info_d (Results 1 – 2 of 2) sorted by relevance
231 typedef struct tree_live_info_d struct234 var_map map;237 bitmap global;240 bitmap_head *livein;265 extern void debug (tree_live_info_d &ref); argument