Searched refs:foldSelectWithBinaryOp (Results 1 – 1 of 1) sorted by relevance
83 static Value *foldSelectWithBinaryOp(Value *Cond, Value *TrueVal, in foldSelectWithBinaryOp() function4962 if (Value *V = foldSelectWithBinaryOp(Cond, TrueVal, FalseVal)) in simplifySelectInst()