Uses of Class
jadx.core.utils.InsnList
Packages that use InsnList
-
Uses of InsnList in jadx.core.dex.visitors.shrink
Methods in jadx.core.dex.visitors.shrink with parameters of type InsnListModifier and TypeMethodDescriptionprivate static voidCodeShrinkVisitor.checkInline(MethodNode mth, BlockNode block, InsnList insnList, List<WrapInfo> wrapList, ArgsInfo argsInfo, RegisterArg arg)