diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-10-20 01:06:31 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-10-20 01:06:31 +0000 |
commit | 3020b1bc8c9f833077470016a47b917aaab1ebbf (patch) | |
tree | b0d68b2680f912ffc241a2bdd544c83ad9f4366d /llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp | |
parent | b1942f14cd2b933d618efbc2521f342fffde7589 (diff) | |
download | bcm5719-llvm-3020b1bc8c9f833077470016a47b917aaab1ebbf.tar.gz bcm5719-llvm-3020b1bc8c9f833077470016a47b917aaab1ebbf.zip |
[RS4GC] Remove a redundant linear search, NFCI
Since LiveVariables is uniqued (we just created it from a `DenseSet`),
`FindIndex(LiveVariables, LiveVariables[i])` is always `i`.
llvm-svn: 250786
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp')
0 files changed, 0 insertions, 0 deletions