Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1533 Value *CmpVariableOperand = isa<Constant>(A) ? B : A; in combineToUSubWithOverflow() local
1535 for (User *U : CmpVariableOperand->users()) { in combineToUSubWithOverflow()