diff options
author | Florian Hahn <flo@fhahn.com> | 2020-04-08 14:22:43 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-04-08 15:12:33 +0100 |
commit | bbbec716090243d42260c4ef47c8a7695950b52f (patch) | |
tree | 73bca2b829af1c7f5e4a25ff7b30e9c5959d9d83 /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | a6353fdf3b1a4b2c3df54ee201f70a1357db7612 (diff) | |
download | llvm-bbbec716090243d42260c4ef47c8a7695950b52f.zip llvm-bbbec716090243d42260c4ef47c8a7695950b52f.tar.gz llvm-bbbec716090243d42260c4ef47c8a7695950b52f.tar.bz2 |
[DSE.MSSA] Only use callCapturesBefore for calls.
callCapturesBefore always returns ModRef , if UseInst isn't a call. As
we only call it if we already know Mod is set, this only destroys the
Must bit for non-calls.
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions