Searched refs:CmpVariableOperand (Results 1 – 1 of 1) sorted by relevance
1533 Value *CmpVariableOperand = isa<Constant>(A) ? B : A; in combineToUSubWithOverflow() local1535 for (User *U : CmpVariableOperand->users()) { in combineToUSubWithOverflow()