Searched refs:addNoOverflow (Results 1 – 3 of 3) sorted by relevance
241 static inline uptr addNoOverflow(uptr LHS, uptr RHS) { in addNoOverflow() function253 MemoryLocation Max = addNoOverflow(Loc, MinBytesNearLoc); in PrintMemorySnippet()264 Max = addNoOverflow(Min, BytesToShow); in PrintMemorySnippet()
243 static inline uptr addNoOverflow(uptr LHS, uptr RHS) { in addNoOverflow() function255 MemoryLocation Max = addNoOverflow(Loc, MinBytesNearLoc); in PrintMemorySnippet()266 Max = addNoOverflow(Min, BytesToShow); in PrintMemorySnippet()
250 static inline uptr addNoOverflow(uptr LHS, uptr RHS) { in addNoOverflow() function262 MemoryLocation Max = addNoOverflow(Loc, MinBytesNearLoc); in PrintMemorySnippet()273 Max = addNoOverflow(Min, BytesToShow); in PrintMemorySnippet()