Searched refs:foldFNegIntoConstant (Results 1 – 1 of 1) sorted by relevance
2241 static Instruction *foldFNegIntoConstant(Instruction &I) { in foldFNegIntoConstant() function2304 if (Instruction *X = foldFNegIntoConstant(I)) in visitFNeg()2373 if (Instruction *X = foldFNegIntoConstant(I)) in visitFSub()