Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt
Packages that use com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.C AST types, used in AST documents provided by the
source units
generated by gendec
.Types specific to
gendec
's AST optimizers.Types specific to
gendec
's IR optimizers.Common types used by
gendec
's optimizers.-
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt used by com.pnfsoftware.jeb.core.units.code.asm.decompilerClassDescriptionBase interface for objects that may be the target of an optimizer.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.astClassDescriptionBase interface for objects that may be the target of an optimizer.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.optClassDescriptionStandard implementation of a generic master optimizer.Skeleton for a generic artifact optimizer.Definition of a master optimizer, whose role is to manage and orchestrate the execution of individual optimizers.Plugin interface for generic code optimizer.The runtime equivalent of an
IOptimizer
. -
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.optClassDescriptionStandard implementation of a generic master optimizer.Skeleton for a generic artifact optimizer.Definition of a master optimizer, whose role is to manage and orchestrate the execution of individual optimizers.Plugin interface for generic code optimizer.The runtime equivalent of an
IOptimizer
.Types of IR and AST optimizers. -
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.optClassDescriptionDefinition of a master optimizer, whose role is to manage and orchestrate the execution of individual optimizers.Instrumentation engine for
IMasterOptimizer
, providing callbacks to be executed before/after optimizations.Plugin interface for generic code optimizer.Base interface for objects that may be the target of an optimizer.The runtime equivalent of anIOptimizer
.Optimizer runtime statistics.sModes of operations for a master optimizer.This class holds global performance counters information for a collection of optimizers.Performance counters entry.Types of IR and AST optimizers.