Searched refs:getEndIdx (Results 1 – 2 of 2) sorted by relevance
92 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function
956 StartIdx > C.getEndIdx()); in findCandidates()1105 if (C2.getEndIdx() < C1.getStartIdx()) in pruneOverlaps()