Searched refs:CanElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
175 static bool CanElideOverflowCheck(const ASTContext &Ctx, const BinOpInfo &Op) { in CanElideOverflowCheck() function724 if (CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()749 !CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()3656 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3670 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3806 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()3820 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()