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