JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.graalvm.compiler.graph
Interface Node.IndirectCanonicalization
All Known Subinterfaces:
ArithmeticOperation
,
NarrowableArithmeticNode
All Known Implementing Classes:
AArch64AddressNode
,
AbsNode
,
AddNode
,
AddressNode
,
AMD64AddressNode
,
AMD64FloatConvertNode
,
AndNode
,
BinaryArithmeticNode
,
BinaryOpLogicNode
,
BoxNode
,
ClassIsArrayNode
,
ClassIsAssignableFromNode
,
CompareNode
,
FloatConvertNode
,
FloatDivNode
,
FloatEqualsNode
,
FloatingIntegerDivRemNode
,
FloatLessThanNode
,
IndexAddressNode
,
InstanceOfDynamicNode
,
InstanceOfNode
,
IntegerAddExactNode
,
IntegerAddExactOverflowNode
,
IntegerBelowNode
,
IntegerConvertNode
,
IntegerEqualsNode
,
IntegerExactOverflowNode
,
IntegerLessThanNode
,
IntegerLowerThanNode
,
IntegerMulExactNode
,
IntegerMulExactOverflowNode
,
IntegerMulHighNode
,
IntegerNegExactNode
,
IntegerNegExactOverflowNode
,
IntegerSubExactNode
,
IntegerSubExactOverflowNode
,
IntegerTestNode
,
IsNullNode
,
LeftShiftNode
,
LogicConstantNode
,
LogicNegationNode
,
LogicNode
,
MaxNode
,
MinMaxNode
,
MinNode
,
MulNode
,
NarrowNode
,
NegateNode
,
NotNode
,
ObjectEqualsNode
,
ObjectIsArrayNode
,
OffsetAddressNode
,
OpaqueLogicNode
,
OrNode
,
PointerEqualsNode
,
ReinterpretNode
,
RemNode
,
RightShiftNode
,
ShiftNode
,
ShortCircuitOrNode
,
SignedFloatingIntegerDivNode
,
SignedFloatingIntegerRemNode
,
SignExtendNode
,
SqrtNode
,
SubNode
,
UnaryArithmeticNode
,
UnaryOpLogicNode
,
UnsignedMulHighNode
,
UnsignedRightShiftNode
,
XorNode
,
ZeroExtendNode
Enclosing class:
Node
public static interface
Node.IndirectCanonicalization
Marker interface for nodes that contain other nodes. When the inputs to
this
change, users of
this
should also be placed on the work list for canonicalization.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method