Searched refs:FirstIncoming (Results 1 – 1 of 1) sorted by relevance
8687 VPValue *FirstIncoming = Operands[0]; in tryToBlend() local8688 if (all_of(Operands, [FirstIncoming](const VPValue *Inc) { in tryToBlend()8689 return FirstIncoming == Inc; in tryToBlend()