Searched refs:next_head (Results 1 – 2 of 2) sorted by relevance
57 static int next_head(ARCHD *);102 while (next_head(arcn) == 0) { in list()185 while (next_head(arcn) == 0) { in extract()629 while (next_head(arcn) == 0) { in append()974 next_head(ARCHD *arcn) in next_head() function
83 rtx insn, last_insn, next_head, prev; in skip_insns_after_block() local85 next_head = NULL_RTX; in skip_insns_after_block()87 next_head = BB_HEAD (bb->next_bb); in skip_insns_after_block()91 if (insn == next_head) in skip_insns_after_block()