Searched refs:to_fn (Results 1 – 1 of 1) sorted by relevance
204 fn_node* to_fn = to->cxt->fn[0]; in CLG_() local220 pdepth = CLG_(get_fn_entry)(to_fn->number); in CLG_()223 if (jcc->from->cxt->fn[0] != to_fn) (*pdepth)++; in CLG_()233 if (*pdepth == 1) function_entered(to_fn); in CLG_()337 fn_node* to_fn = jcc->to->cxt->fn[0]; in CLG_() local338 UInt* pdepth = CLG_(get_fn_entry)(to_fn->number); in CLG_()341 if (jcc->from->cxt->fn[0] != to_fn) (*pdepth)--; in CLG_()364 if (depth == 0) function_left(to_fn); in CLG_()