unboxed Int Condition
fun unboxedIntCondition(startingRegisters: List<L2Register>): L2SplitCondition.L2IsUnboxedIntCondition
Create an L2IsUnboxedIntCondition that is true when any of the ancestors of the given registers was in an unboxed form.
Return
Parameters
starting Registers
The list of registers from which to search for ancestors.