public class IREqualityExpressionCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IREqualityExpressionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IREqualityExpression expression,
IRBytecodeContext context) |
static boolean |
isInteger0(IRExpression expr,
IRType lhsType) |
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcodepublic static void compile(IREqualityExpression expression, IRBytecodeContext context)
public static boolean isInteger0(IRExpression expr, IRType lhsType)
Copyright © 2019. All rights reserved.