Searched refs:getLAScore (Results 1 – 1 of 1) sorted by relevance
224 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore() function236 Score += getLAScore(cast<VPUser>(V1)->getOperand(I), in getLAScore()277 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest()