Searched refs:getStartIdx (Results 1 – 9 of 9) sorted by relevance
91 unsigned getStartIdx() const { return StartIdx; } in getStartIdx() function131 return getStartIdx() > RHS.getStartIdx();
92 unsigned getStartIdx() const { return StartIdx; } in getStartIdx() function132 return getStartIdx() > RHS.getStartIdx();
524 unsigned getStartIdx() const { return StartIdx; } in getStartIdx() function575 return getStartIdx() > RHS.getStartIdx();
553 return (EndIdx < C.getStartIdx() || StartIdx > C.getEndIdx()); in findCandidates()756 Mapper.UnsignedVec.begin() + C.getStartIdx(), in outline()846 std::for_each(Mapper.UnsignedVec.begin() + C.getStartIdx(), in outline()
1050 return (EndIdx < C.getStartIdx() || StartIdx > C.getEndIdx()); in findCandidates()1214 Mapper.UnsignedVec.begin() + C.getStartIdx(), in outline()1281 std::for_each(Mapper.UnsignedVec.begin() + C.getStartIdx(), in outline()
355 unsigned SectionLength = A.getStartIdx() + A.getLength(); in compareStructure()356 for (unsigned Loc = A.getStartIdx(); Loc < SectionLength; in compareStructure()
1662 ASSERT_TRUE(Cand.getStartIdx() == InstIdx); in TEST()1763 ASSERT_TRUE(Cand.getStartIdx() == InstIdx); in TEST()1796 ASSERT_TRUE(Cand.getStartIdx() == InstIdx); in TEST()
6111 for (unsigned Loc = RepeatedSequenceLocs[0].getStartIdx(); in getOutliningCandidateInfo()
8864 for (unsigned Loc = RepeatedSequenceLocs[0].getStartIdx(); in getOutliningCandidateInfo()