Searched refs:foldFNegIntoConstant (Results 1 – 1 of 1) sorted by relevance
2894 static Instruction *foldFNegIntoConstant(Instruction &I, const DataLayout &DL) { in foldFNegIntoConstant() function2982 if (Instruction *X = foldFNegIntoConstant(I, DL)) in visitFNeg()3090 if (Instruction *X = foldFNegIntoConstant(I, DL)) in visitFSub()