public interface

IOptFilterCanDiscard

com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.IOptFilterCanDiscard

Summary

Public Methods
abstract boolean check(CFG<IEStatement> cfg, long insnAddress, int regDef)

Public Methods

public abstract boolean check (CFG<IEStatement> cfg, long insnAddress, int regDef)