OSDN Git Service

PeepholeOptimizer: make parameter ref to SmallPtrSetImpl
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 13:52:46 +0000 (13:52 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 13:52:46 +0000 (13:52 +0000)
commitefa23d332a8e1bf82eb7cfc452f03f57da553dcd
treeacab8dab5da4961a7d0e54e4a47c08302872935a
parent4d97a1a559452358bca063a53454ce743495a680
PeepholeOptimizer: make parameter ref to SmallPtrSetImpl

This makes the function type independent of the in-line size
of LocalMIs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215356 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PeepholeOptimizer.cpp