Use Test instruction instead of And to check remaining single block
We don't need the output of And instruction when checking single block existence so I replaced it with Test instruction.
We don't need the output of And instruction when checking single block existence so I replaced it with Test instruction.