fix uninit value by adding guard on BIF usage
This MR fix the access to uninitialized value of bifParams.numBlocks when BIF is disabled. It doesn't change the perfomances.
This MR fix the access to uninitialized value of bifParams.numBlocks when BIF is disabled. It doesn't change the perfomances.