Get rid of kInstrUnconditional.
Replace its use with an inline function dexIsGoto(flags), which uses the existing flag bits kInstrCanBranch and kInstrCanContinue. Change-Id: I84f533f619434ad0ad2831c147b50f6dc79b9928
Loading
Please sign in to comment