Lines Matching refs:fn_node
222 typedef struct _fn_node fn_node; typedef
317 fn_node* fn; /* debug info for this BB */
358 fn_node* fn[0];
423 fn_node* next;
453 fn_node* fns[N_FN_ENTRIES];
573 fn_node **bottom, **top;
639 fn_node* fn;
707 void CLG_(update_fn_config)(fn_node*);
753 fn_node* CLG_(get_fn_node)(BB* bb);
792 Context* CLG_(get_cxt)(fn_node** fn);
793 void CLG_(push_cxt)(fn_node* fn);