Home
last modified time | relevance | path

Searched refs:StartIdxTwo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DIRSimilarityIdentifierTest.cpp1750 unsigned StartIdxTwo = 3) { in longSimCandCompare() argument
1762 std::advance(Start, StartIdxTwo); in longSimCandCompare()
1763 std::advance(End, StartIdxTwo + Length - 1); in longSimCandCompare()
1764 IRSimilarityCandidate Cand2(StartIdxTwo, Length, *Start, *End); in longSimCandCompare()