diff options
author | Justin Lebar <jlebar@google.com> | 2016-11-16 00:44:43 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-11-16 00:44:43 +0000 |
commit | 583b8687eb2b3de6f57da02e3a6a2181da1d3cc4 (patch) | |
tree | 96b903b11a4357a83e32fcf69ea1f21a215f2a71 /llvm/lib/Object/RecordStreamer.cpp | |
parent | 507013180edc1aaeb78cc88f238aca56ea7957b1 (diff) | |
download | bcm5719-llvm-583b8687eb2b3de6f57da02e3a6a2181da1d3cc4.tar.gz bcm5719-llvm-583b8687eb2b3de6f57da02e3a6a2181da1d3cc4.zip |
[BypassSlowDivision] Simplify partially-tautological if statement.
if (A || (B && A)) --> if (A).
llvm-svn: 287061
Diffstat (limited to 'llvm/lib/Object/RecordStreamer.cpp')
0 files changed, 0 insertions, 0 deletions