translator.implementNode(operand),
accumulatorRegister);
}
builder.addLabelJumpFalse(noReplaceLabel, tempBoolReg);
builder.addLabel(doReplaceLabel);
// Use ref instead of move since could be replacing a null
CalcProgramBuilder.refInstruction.add(
translator.builder,
accumulatorRegister,