diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-10-13 06:15:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-13 06:15:38 -0700 |
commit | f2f9f7721155cd6c21884900e7e92d2bd0c44673 (patch) | |
tree | 49f259e01a1cc7accde581ad32e7cfe4a4b893b6 /llvm/lib/CodeGen/SafeStack.cpp | |
parent | c6e4a6329525c714dbc603c2bb38de03450a68a0 (diff) | |
download | llvm-f2f9f7721155cd6c21884900e7e92d2bd0c44673.zip llvm-f2f9f7721155cd6c21884900e7e92d2bd0c44673.tar.gz llvm-f2f9f7721155cd6c21884900e7e92d2bd0c44673.tar.bz2 |
[NFC][LLVM] Code cleanup in CloneFunction.cpp (#162875)
- Use explicit types instead of auto when type is not obvious.
- Move local function out of anonymous namespace and make them static.
- Use structured bindings in some range for loops.
- Simplify PHI handling code a bit.
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions