diff options
author | Chia-hung Duan <chiahungduan@google.com> | 2023-07-05 20:31:29 +0000 |
---|---|---|
committer | Chia-hung Duan <chiahungduan@google.com> | 2023-07-05 20:31:32 +0000 |
commit | b0ec18a3d10c46b3e483862a4c3ef31196869e0f (patch) | |
tree | 80daa63aa905961c97d5fef3aa9915e13b66be13 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
parent | 4a5d6267832fd3dca1a21b7a9e42eca27ba102ca (diff) | |
download | llvm-b0ec18a3d10c46b3e483862a4c3ef31196869e0f.zip llvm-b0ec18a3d10c46b3e483862a4c3ef31196869e0f.tar.gz llvm-b0ec18a3d10c46b3e483862a4c3ef31196869e0f.tar.bz2 |
[scudo] Extract steps releaseToOSMaybe into functions in
This refactor helps us identify which steps need FLLock so that we can
reduce the holding time of FLLock in SizeClassAllocator64.
Also move the data members to the end of class to align the style in
SizeClassAllocator32.
Reviewed By: cferris
Differential Revision: https://reviews.llvm.org/D152596
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions