Searched refs:foldFNegIntoConstant (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2054 static Instruction *foldFNegIntoConstant(Instruction &I) { function
2104 if (Instruction *X = foldFNegIntoConstant(I))
2140 if (Instruction *X = foldFNegIntoConstant(I))

Completed in 54 milliseconds