Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler
Packages that use com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler
Package
Description
Types used by the IR template and IR compiler.
Types specific to
gendec
's IR optimizers.-
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compilerClassDescriptionA compiled expression.A compiled field.A compiled program.A compiled routine.A compiled statement.IR expression pattern compiler.IR expression multi-pattern, consisting of one or more inputs, and zero or one output (for replacement).Internal multi-pattern holding an input or output pattern block.IR pattern search and replace.Result object provided by a
EPatternMatcher
.Verifier of an IR pattern and the candidate matched IR expression.Custom replacer code for IR pattern.Expression graph, representing IRE expressions made ofIEOperation
s, restrictedIESlice
s and restrictedIECompose
s.Custom IR-tree-node processor on match.IR template element.IR template element.Operator for IR template.Group of operators for IR templates.Definition of an expression-substitution: input pattern, output pattern -
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.optClassDescriptionIR expression multi-pattern, consisting of one or more inputs, and zero or one output (for replacement).Definition of an expression-substitution: input pattern, output pattern