LivenessInfo.splitBefore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. IntervalIndex splitBefore(CompilationContext* context, IrFunction* lir, IntervalIndex parentInterval, uint before)
    struct LivenessInfo
    IntervalIndex
    splitBefore
    (
    CompilationContext* context
    ,
    IrFunction* lir
    ,
    IntervalIndex parentInterval
    ,
    uint before
    )
  2. IntervalIndex splitBefore(CompilationContext* context, IntervalIndex parentInterval, uint before, LiveRangeIndex rightIndex)

Meta