Searched refs:to_bb_head (Results 1 – 2 of 2) sorted by relevance
3078 int *to_bb_head; in hoist_code() local3100 to_bb_head = XCNEWVEC (int, get_max_uid ()); in hoist_code()3114 to_bb_head[INSN_UID (insn)] = to_head++; in hoist_code()3211 - to_bb_head[INSN_UID (occr->insn)]); in hoist_code()3346 free (to_bb_head); in hoist_code()
3058 int *to_bb_head; in hoist_code() local3080 to_bb_head = XCNEWVEC (int, get_max_uid ()); in hoist_code()3094 to_bb_head[INSN_UID (insn)] = to_head++; in hoist_code()3192 - to_bb_head[INSN_UID (occr->insn)]); in hoist_code()3325 free (to_bb_head); in hoist_code()