Searched refs:CandidateI (Results 1 – 1 of 1) sorted by relevance
250 auto *CandidateI = cast<VPInstruction>(Candidate); in getBest() local251 if (areConsecutiveOrMatch(LastI, CandidateI, IAI)) { in getBest()