Searched refs:canElideOverflowCheck (Results 1 – 1 of 1) sorted by relevance
1284 [[maybe_unused]] static bool canElideOverflowCheck(const ASTContext &astContext, in canElideOverflowCheck() function1418 if (canElideOverflowCheck(cgf.getContext(), ops)) in emitMul()1430 !canElideOverflowCheck(cgf.getContext(), ops)) in emitMul()1476 if (canElideOverflowCheck(cgf.getContext(), ops)) in emitAdd()1489 !canElideOverflowCheck(cgf.getContext(), ops)) in emitAdd()1523 if (canElideOverflowCheck(cgf.getContext(), ops)) in emitSub()1537 !canElideOverflowCheck(cgf.getContext(), ops)) in emitSub()