Searched refs:CanElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
189 static bool CanElideOverflowCheck(const ASTContext &Ctx, const BinOpInfo &Op) { in CanElideOverflowCheck() function751 if (CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()776 !CanElideOverflowCheck(CGF.getContext(), Ops)) in EmitMul()4156 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()4178 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitAdd()4312 if (CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()4334 !CanElideOverflowCheck(CGF.getContext(), op)) in EmitSub()