diff options
author | Christopher Ferris <cferris1000@users.noreply.github.com> | 2024-09-04 14:12:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 14:12:25 -0700 |
commit | 1ff8657b26870e9db4527b621fab0d21b6cbdc3c (patch) | |
tree | 913ef92bff4f18e3d645a5ee82ed6b6cabe4612b /llvm/lib/IR/Function.cpp | |
parent | 16900d3b98e6c8fbdad4411a054e3566bbbf9235 (diff) | |
download | llvm-1ff8657b26870e9db4527b621fab0d21b6cbdc3c.zip llvm-1ff8657b26870e9db4527b621fab0d21b6cbdc3c.tar.gz llvm-1ff8657b26870e9db4527b621fab0d21b6cbdc3c.tar.bz2 |
[scudo] Use variable instead of recomputing. (#106647)
In the get fragmentation functions, there is already a variable that
computes the
in use bytes, so use that instead of recomputing it.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions