Searched refs:findSelectThroughCast (Results 1 – 1 of 1) sorted by relevance
580 static SelectInst *findSelectThroughCast(Value *V, CastInst *&Cast) { in findSelectThroughCast() function602 SelectInst *Sel = findSelectThroughCast(BO.getOperand(0), CastOp); in foldBinOpIntoSelect()605 Sel = findSelectThroughCast(BO.getOperand(1), CastOp); in foldBinOpIntoSelect()