Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FV

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