229230231232233234235236237238239
} break; } case call_only: { IL cl = (Insn.IL) insn; boolean is_self_call = cl.label.nr == startLabel; self.may_return_tail_marker |= !is_self_call; FunInfo target = get(cl.label); BuiltInFunction bif = BIFUtil.getMethod(target.name.module,