Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:FV

740   Value *FV = SI->getOperand(2);
742 if (isa<Constant>(TV) || isa<Constant>(FV)) {
776 Value *SelectFalseVal = FoldOperationIntoSelectOperand(Op, FV, this);