diff options
author | Florian Hahn <flo@fhahn.com> | 2020-08-30 21:53:31 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-08-30 21:56:25 +0100 |
commit | 86d817d7cf29750dfed1892d51110f44fc499c94 (patch) | |
tree | 92ddc91d203340f2f919007a38da4f586f42e7fe /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 25597f7783e7038b8a2ee88bb49ac605b211b564 (diff) | |
download | llvm-86d817d7cf29750dfed1892d51110f44fc499c94.zip llvm-86d817d7cf29750dfed1892d51110f44fc499c94.tar.gz llvm-86d817d7cf29750dfed1892d51110f44fc499c94.tar.bz2 |
[DSE,MemorySSA] Skip defs without analyzable write locations.
Similar to other checks above, if there is no write location for a def,
it cannot be considered for elimination and can be skipped.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions