Searched refs:CanElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
179 static bool CanElideOverflowCheck(const ASTContext &Ctx, const BinOpInfo &Op) { in CanElideOverflowCheck() function720 if (CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()745 !CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()3580 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3594 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3730 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()3744 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()