Searched refs:CanElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
175 static bool CanElideOverflowCheck(const ASTContext &Ctx, const BinOpInfo &Op) { in CanElideOverflowCheck() function732 if (CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()757 !CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()3868 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3890 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()4022 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()4044 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()