Searched defs:NewSub (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2209 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); local
H A DInstructionCombining.cpp1990 Value *NewSub = Builder.CreateSub(PtrToInt, Index->getOperand(1)); local

Completed in 272 milliseconds