Home | History | Annotate | Download | only in state_tracker

Lines Matching defs:current_function

294    function_entry *current_function;
2782 assert(current_function);
2787 l = st_dst_reg(current_function->return_reg);
2789 for (i = 0; i < type_size(current_function->sig->return_type); i++) {
2859 current_function = NULL;
4872 v->current_function = entry;