Class | Description |
---|---|
ArgumentModeDetector | |
BranchDetector | |
ExceptionDetector | |
IrInquirer | |
MemoryAccessDetector | |
MemoryAccessStatus | |
PrimitiveSyntesizer |
The
PrimitiveSyntesizer class provides facilities to analyze information on relations
between operations and to synthesize on its basis the following elements:
Shortcuts for leaf (have no child operations) and junction (have more than one child
operations) operations that allow addressing (instantiating with all required parent operations)
these operation in various contexts. |
PrimitiveUtils |
The PrimitiveUtils class provides a range of utilities for working with primitives.
|
PrimitiveUtils.PathCounter |
The PathCounter class helps count the number of possible paths from a source (parent) primitive
to a target (child) primitive.
|
ReferenceDetector | |
RegisterAnalyzer | |
RootDetector |