Lines Matching defs:CandidateRotation
11367 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx;11370 Rotation = CandidateRotation;11371 else if (Rotation != CandidateRotation)