diff options
author | Nikita Popov <npopov@redhat.com> | 2022-12-06 10:14:00 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-06 10:16:39 +0100 |
commit | b7ede701d8508874d92df72728e7fcec71fdd84a (patch) | |
tree | d564dda3107e342df611a6956ef24c70b987d6f6 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | b40e9dce0a67beab352f7b7be43f13190f69b69c (diff) | |
download | llvm-b7ede701d8508874d92df72728e7fcec71fdd84a.zip llvm-b7ede701d8508874d92df72728e7fcec71fdd84a.tar.gz llvm-b7ede701d8508874d92df72728e7fcec71fdd84a.tar.bz2 |
[MemCpyOpt] Use BatchAA when processing one instruction (NFCI)
While we can't use a single BatchAA instance for the entire
MemCpyOpt run without further justification, we can use BatchAA
while performing the queries related to a single instruction
(these will first perform some AA-based checks, and then modify
the IR only afterwards).
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions