Home
last modified time | relevance | path

Searched refs:CmpVariableOperand (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1641 Value *CmpVariableOperand = isa<Constant>(A) ? B : A; in combineToUSubWithOverflow() local
1643 for (User *U : CmpVariableOperand->users()) { in combineToUSubWithOverflow()