diff options
author | Florian Hahn <flo@fhahn.com> | 2021-11-13 09:39:14 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-11-13 09:39:14 +0000 |
commit | 8ed8d370880b5c4e7bbf52b50791710a9f4f834b (patch) | |
tree | d0ca5ae317f156bb34530cd41777124d8390870e /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | b5ff187b7b51dd76f881e10c1c2b4033e672fb12 (diff) | |
download | llvm-8ed8d370880b5c4e7bbf52b50791710a9f4f834b.zip llvm-8ed8d370880b5c4e7bbf52b50791710a9f4f834b.tar.gz llvm-8ed8d370880b5c4e7bbf52b50791710a9f4f834b.tar.bz2 |
[SCEV] Update SCEVLoopGuardRewriter to hold reference to map. (NFC)
SCEVLoopGuardRewriter doesn't need to copy the rewrite map. It can just
hold a const reference instead, to avoid an unnecessary copy.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions