diff options
author | Sameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com> | 2022-12-09 10:58:28 +0530 |
---|---|---|
committer | Sameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com> | 2022-12-09 10:58:28 +0530 |
commit | 0dc0a441323d41b4860668f38d290579e0de130c (patch) | |
tree | e073e0b2f8b129d9759a00f7b7b87354ba14b909 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | f00dcd3d7a6ce05b731f7d0d5d3c887bead5ca5a (diff) | |
download | llvm-0dc0a441323d41b4860668f38d290579e0de130c.zip llvm-0dc0a441323d41b4860668f38d290579e0de130c.tar.gz llvm-0dc0a441323d41b4860668f38d290579e0de130c.tar.bz2 |
[AAPointerInfo] rearrange code in preparation for further changes
AAPointerInfoFloating::updateImpl
Move the member function definition out of its class before modifying it.
translateAndAddState
Split the function definition into two along the FromCallee boolean argument.
handleAccess
This should only be called when Size is not known. In other cases, replaced
with a direct call to addAccess.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D138645
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions