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