Searched refs:CanElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
179 static bool CanElideOverflowCheck(const ASTContext &Ctx, const BinOpInfo &Op) { in CanElideOverflowCheck() function722 if (CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()747 !CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()3593 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3607 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()3743 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()3757 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()