v.20.6Bug Fix

Fixed function if with nullable constexpr condition not being literal NULL

Fixed function if with nullable constexpr as cond that is not literal NULL. Fixes #12463. #13226 (alexey-milovidov).