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