Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateFAdd

567     NextVal = Builder.CreateFAdd(InVal.first, NextVal, isInc ? "inc" : "dec");