Searched refs:remove_phisources (Results 1 – 2 of 2) sorted by relevance
14 extern int remove_phisources(struct basic_block *par, struct basic_block *old);
31 int remove_phisources(struct basic_block *par, struct basic_block *old) in remove_phisources() function80 changed |= remove_phisources(bb, jmp->target); in remove_other_phisources()803 changed |= remove_phisources(insn->bb, insn->bb_true == target ? insn->bb_false : insn->bb_true); in convert_to_jump()