Kill numSuccs()
commitfe2bdeee7e453e155e7e36871f687c9e75171603
authorJan Oravec <jan@fb.com>
Sun, 8 May 2022 21:40:53 +0000 (8 14:40 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sun, 8 May 2022 21:40:53 +0000 (8 14:40 -0700)
tree72b8b932a754d41111807502bf6e08add19f6a4c
parenta82726b6b0ce75ca65929cd7b0df9065038d413e
Kill numSuccs()

Summary:
It is used only in a single assert that is redundant. The equivalent logic of
numSuccs() is just a few lines below it.

Reviewed By: ricklavoie

Differential Revision: D36230585

fbshipit-source-id: d93f57e65a4d02ca1dc878ece2272fc232762a6a
hphp/runtime/debugger/cmd/cmd_flow_control.cpp
hphp/runtime/vm/hhbc.cpp
hphp/runtime/vm/hhbc.h