Searched refs:OtherOpT (Results 1 – 1 of 1) sorted by relevance
365 Value *MatchOp, *OtherOpT, *OtherOpF; in foldSelectOpOp() local369 OtherOpT = TI->getOperand(1); in foldSelectOpOp()374 OtherOpT = TI->getOperand(0); in foldSelectOpOp()381 OtherOpT = TI->getOperand(1); in foldSelectOpOp()386 OtherOpT = TI->getOperand(0); in foldSelectOpOp()396 if (CondTy->isVectorTy() && (!OtherOpT->getType()->isVectorTy() || in foldSelectOpOp()401 Value *NewSI = Builder.CreateSelect(Cond, OtherOpT, OtherOpF, in foldSelectOpOp()