pub(crate) const LAZY_SWEEP: bool = true;
Lazy sweeping - controlled from here because PlanConstraints needs to tell the VM that we need to support linear scan.