public class LineageDebugger extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
POS_NAN  | 
static int | 
POS_NEGATIVE_INFINITY  | 
static int | 
POS_POSITIVE_INFINITY  | 
| Constructor and Description | 
|---|
LineageDebugger()  | 
| Modifier and Type | Method and Description | 
|---|---|
static LineageItem | 
firstOccurrenceOfNR(LineageItem li,
                   int pos)  | 
static void | 
maintainSpecialValueBits(Lineage lineage,
                        Instruction inst,
                        ExecutionContext ec)  | 
public static final int POS_NAN
public static final int POS_POSITIVE_INFINITY
public static final int POS_NEGATIVE_INFINITY
public static void maintainSpecialValueBits(Lineage lineage, Instruction inst, ExecutionContext ec)
public static LineageItem firstOccurrenceOfNR(LineageItem li, int pos)
Copyright © 2021 The Apache Software Foundation. All rights reserved.