This way strategy_live_game_check() only needs to evaluate the condition and does not need to reparse it over and over again. This reduces the number of instructions reported by ./test/benchmark.sh --benchmark by ~35%.