Searched refs:uid_shuid (Results 1 – 2 of 2) sorted by relevance
348 static int *uid_shuid; variable356 if (uid_shuid) in init_insn_lengths()358 free (uid_shuid); in init_insn_lengths()359 uid_shuid = 0; in init_insn_lengths()560 #define INSN_SHUID(INSN) (uid_shuid[INSN_UID (INSN)])632 if (uid_shuid[uid] > end_shuid) in align_fuzz()875 free (uid_shuid); in shorten_branches()877 uid_shuid = XNEWVEC (int, max_uid); in shorten_branches()4157 gcc_assert (uid_shuid); in final_forward_branch_p()
337 static int *uid_shuid; variable345 if (uid_shuid) in init_insn_lengths()347 free (uid_shuid); in init_insn_lengths()348 uid_shuid = 0; in init_insn_lengths()534 #define INSN_SHUID(INSN) (uid_shuid[INSN_UID (INSN)])605 if (uid_shuid[uid] > end_shuid) in align_fuzz()920 free (uid_shuid); in shorten_branches()922 uid_shuid = XNEWVEC (int, max_uid); in shorten_branches()4523 gcc_assert (uid_shuid); in final_forward_branch_p()