Searched refs:CanElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
158 static bool CanElideOverflowCheck(const ASTContext &Ctx, const BinOpInfo &Op) { in CanElideOverflowCheck() function690 if (CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()698 !CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()3321 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3329 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3356 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()3364 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()