2348234923502351235223532354
s.addInstr((s instanceof IRClosure) ? new ClosureReturnInstr(rv) : new JumpInstr(s.getCurrentLoop().iterEndLabel)); return rv; } public Operand buildNthRef(NthRefNode nthRefNode, IRScope m) { return new NthRef(nthRefNode.getMatchNumber()); }