Searched refs:getStartOfConsecutive (Results 1 – 3 of 3) sorted by relevance
126 public LiveIntervals getStartOfConsecutive() { in getStartOfConsecutive() method in LiveIntervals143 LiveIntervals start = getStartOfConsecutive(); in numberOfConsecutiveRegisters()152 LiveIntervals start = getStartOfConsecutive(); in computeNumberOfConsecutiveRegisters()
790 LiveIntervals current = destIntervals.getStartOfConsecutive(); in allocateArgumentIntervalsWithSrc()806 LiveIntervals current = unhandledInterval.getStartOfConsecutive(); in allocateLinkedIntervals()817 current = unhandledInterval.getStartOfConsecutive(); in allocateLinkedIntervals()1764 Value current = v.getStartOfConsecutive(); in addLiveRange()
161 public Value getStartOfConsecutive() { in getStartOfConsecutive() method in Value