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.lir
Interface StandardOp.BranchOp
All Superinterfaces:
StandardOp.BlockEndOp
All Known Implementing Classes:
AArch64ControlFlow.AbstractBranchOp
,
AArch64ControlFlow.BitTestAndBranchOp
,
AArch64ControlFlow.BranchOp
,
AArch64ControlFlow.CompareBranchZeroOp
,
AMD64ControlFlow.BranchOp
,
AMD64ControlFlow.CmpBranchOp
,
AMD64ControlFlow.CmpConstBranchOp
,
AMD64ControlFlow.CmpDataBranchOp
,
AMD64ControlFlow.FloatBranchOp
,
AMD64ControlFlow.TestBranchOp
,
AMD64ControlFlow.TestByteBranchOp
,
AMD64ControlFlow.TestConstBranchOp
,
SPARCControlFlow.BranchOp
Enclosing class:
StandardOp
public static interface
StandardOp.BranchOp
extends
StandardOp.BlockEndOp
Marker interface for a LIR operation that is a conditional jump.
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