Lines Matching refs:current_function_decl
688 acc_info->function_decl = current_function_decl; in record_access_alloc_site_info()
707 mi->allocation_function_decl = current_function_decl; in add_allocation_site()
708 else if (mi->allocation_function_decl != current_function_decl) in add_allocation_site()
726 mi->allocation_function_decl = current_function_decl; in add_allocation_site()
1097 mi->free_stmts[l].func = current_function_decl; in analyze_accesses_for_call_stmt()
1563 if (mi->allocation_function_decl != current_function_decl in check_allocation_function()
2114 oldfn = current_function_decl; in transform_allocation_sites()
2115 current_function_decl = mi->allocation_function_decl; in transform_allocation_sites()
2226 current_function_decl = mi->free_stmts[i].func; in transform_allocation_sites()
2232 current_function_decl = oldfn; in transform_allocation_sites()
2281 temp_fn = current_function_decl; in matrix_reorg()
2282 current_function_decl = node->decl; in matrix_reorg()
2292 current_function_decl = temp_fn; in matrix_reorg()
2307 current_function_decl = temp_fn; in matrix_reorg()
2338 current_function_decl = temp_fn; in matrix_reorg()
2349 temp_fn = current_function_decl; in matrix_reorg()
2350 current_function_decl = node->decl; in matrix_reorg()
2360 current_function_decl = temp_fn; in matrix_reorg()
2365 current_function_decl = NULL; in matrix_reorg()