Use decode_iva consistently
commit44f5e2d8b559d1dc08de7991bceb81af34e497d6
authorEdwin Smith <smith@fb.com>
Wed, 17 Feb 2016 21:33:32 +0000 (17 13:33 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 17 Feb 2016 22:00:35 +0000 (17 14:00 -0800)
treef0e69098ca99cb3ae8c25d82acdbbae6661e925f
parente2d8daced379eed9f36a3de90941bca721826c81
Use decode_iva consistently

Summary:There's no real need for decode_iva() and decodeVariableSizeImm()
to coexist.

Reviewed By: mxw

Differential Revision: D2939509

fb-gh-sync-id: 08daf7eae1515b9ab157207a61ff3fca45bceffb
shipit-source-id: 08daf7eae1515b9ab157207a61ff3fca45bceffb
hphp/hhbbc/parse.cpp
hphp/runtime/debugger/cmd/cmd_next.cpp
hphp/runtime/vm/disas.cpp
hphp/runtime/vm/hhbc-codec.h
hphp/runtime/vm/hhbc.cpp
hphp/runtime/vm/jit/annotation.cpp
hphp/runtime/vm/jit/irgen-resumable.cpp