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