Searched refs:getPreviousConsecutive (Results 1 – 2 of 2) sorted by relevance
163 while (current.getPreviousConsecutive() != null) { in getStartOfConsecutive()164 current = current.getPreviousConsecutive(); in getStartOfConsecutive()173 public Value getPreviousConsecutive() { in getPreviousConsecutive() method in Value
138 public LiveIntervals getPreviousConsecutive() { in getPreviousConsecutive() method in LiveIntervals