Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:TV

563   Value *TV = SI->getOperand(1);
566 if (isa<Constant>(TV) || isa<Constant>(FV)) {
583 Value *SelectTrueVal = FoldOperationIntoSelectOperand(Op, TV, this);