Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:TV

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