Searched refs:areConsecutiveOrMatch (Results 1 – 1 of 1) sorted by relevance
210 static bool areConsecutiveOrMatch(VPInstruction *A, VPInstruction *B, in areConsecutiveOrMatch() function235 return (unsigned)areConsecutiveOrMatch(I1, I2, IAI); in getLAScore()259 if (areConsecutiveOrMatch(LastI, CandidateI, IAI)) { in getBest()