Searched refs:last_label_uid (Results 1 – 3 of 3) sorted by relevance
338 int last_label_uid; member
2871 DECL_STRUCT_FUNCTION (new_decl)->last_label_uid = in tree_function_versioning()2872 DECL_STRUCT_FUNCTION (new_fndecl)->last_label_uid; in tree_function_versioning()
2779 LABEL_DECL_UID (t) = uid = cfun->last_label_uid++; in set_bb_for_stmt()4761 if (uid >= dest_cfun->last_label_uid) in move_block_to_fn()4762 dest_cfun->last_label_uid = uid + 1; in move_block_to_fn()