212213214215216217218219220221222
} break; } case call_last: { ILI cl = (Insn.ILI) insn; boolean is_self_call = cl.label.nr == startLabel; self.may_return_tail_marker |= !is_self_call; FunInfo target = get(cl.label); BuiltInFunction bif =