Modifier and Type |
Method and Description |
void |
caseAddInst(AddInst i) |
void |
caseAndInst(AndInst i) |
void |
caseArrayLengthInst(ArrayLengthInst i) |
void |
caseArrayReadInst(ArrayReadInst i) |
void |
caseArrayWriteInst(ArrayWriteInst i) |
void |
caseCmpgInst(CmpgInst i) |
void |
caseCmpInst(CmpInst i) |
void |
caseCmplInst(CmplInst i) |
void |
caseDivInst(DivInst i) |
void |
caseDup1_x1Inst(Dup1_x1Inst i) |
void |
caseDup1_x2Inst(Dup1_x2Inst i) |
void |
caseDup1Inst(Dup1Inst i) |
void |
caseDup2_x1Inst(Dup2_x1Inst i) |
void |
caseDup2_x2Inst(Dup2_x2Inst i) |
void |
caseDup2Inst(Dup2Inst i) |
void |
caseDynamicInvokeInst(DynamicInvokeInst i) |
void |
caseEnterMonitorInst(EnterMonitorInst i) |
void |
caseExitMonitorInst(ExitMonitorInst i) |
void |
caseFieldGetInst(FieldGetInst i) |
void |
caseFieldPutInst(FieldPutInst i) |
void |
caseGotoInst(GotoInst i) |
void |
caseIdentityInst(IdentityInst i) |
void |
caseIfCmpEqInst(IfCmpEqInst i) |
void |
caseIfCmpGeInst(IfCmpGeInst i) |
void |
caseIfCmpGtInst(IfCmpGtInst i) |
void |
caseIfCmpLeInst(IfCmpLeInst i) |
void |
caseIfCmpLtInst(IfCmpLtInst i) |
void |
caseIfCmpNeInst(IfCmpNeInst i) |
void |
caseIfEqInst(IfEqInst i) |
void |
caseIfGeInst(IfGeInst i) |
void |
caseIfGtInst(IfGtInst i) |
void |
caseIfLeInst(IfLeInst i) |
void |
caseIfLtInst(IfLtInst i) |
void |
caseIfNeInst(IfNeInst i) |
void |
caseIfNonNullInst(IfNonNullInst i) |
void |
caseIfNullInst(IfNullInst i) |
void |
caseIncInst(IncInst i) |
void |
caseInstanceCastInst(InstanceCastInst i) |
void |
caseInstanceOfInst(InstanceOfInst i) |
void |
caseInterfaceInvokeInst(InterfaceInvokeInst i) |
void |
caseJSRInst(JSRInst i) |
void |
caseLoadInst(LoadInst i) |
void |
caseLookupSwitchInst(LookupSwitchInst i) |
void |
caseMulInst(MulInst i) |
void |
caseNegInst(NegInst i) |
void |
caseNewArrayInst(NewArrayInst i) |
void |
caseNewInst(NewInst i) |
void |
caseNewMultiArrayInst(NewMultiArrayInst i) |
void |
caseNopInst(NopInst i) |
void |
caseOrInst(OrInst i) |
void |
casePopInst(PopInst i) |
void |
casePrimitiveCastInst(PrimitiveCastInst i) |
void |
casePushInst(PushInst i) |
void |
caseRemInst(RemInst i) |
void |
caseReturnInst(ReturnInst i) |
void |
caseReturnVoidInst(ReturnVoidInst i) |
void |
caseShlInst(ShlInst i) |
void |
caseShrInst(ShrInst i) |
void |
caseSpecialInvokeInst(SpecialInvokeInst i) |
void |
caseStaticGetInst(StaticGetInst i) |
void |
caseStaticInvokeInst(StaticInvokeInst i) |
void |
caseStaticPutInst(StaticPutInst i) |
void |
caseStoreInst(StoreInst i) |
void |
caseSubInst(SubInst i) |
void |
caseSwapInst(SwapInst i) |
void |
caseTableSwitchInst(TableSwitchInst i) |
void |
caseThrowInst(ThrowInst i) |
void |
caseUshrInst(UshrInst i) |
void |
caseVirtualInvokeInst(VirtualInvokeInst i) |
void |
caseXorInst(XorInst i) |