Searched refs:foldOperationIntoSelectOperand (Results 1 – 1 of 1) sorted by relevance
1676 static Value *foldOperationIntoSelectOperand(Instruction &I, SelectInst *SI, in foldOperationIntoSelectOperand() function1723 NewTV = foldOperationIntoSelectOperand(Op, SI, TV, *this); in FoldOpIntoSelect()1725 NewFV = foldOperationIntoSelectOperand(Op, SI, FV, *this); in FoldOpIntoSelect()