Use a SmallPtrSet instead of std::set.
authorDale Johannesen <dalej@apple.com>
Mon, 23 Mar 2009 23:39:20 +0000 (23:39 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 23 Mar 2009 23:39:20 +0000 (23:39 +0000)
commit16581bf931c0ccf2f8993397acfa4e1d509a68dc
treefea852e53eea69ac5cfc41a29ae7d85e7823381c
parent5d088fee7cf20309669f85d2027e2b010b40025b
Use a SmallPtrSet instead of std::set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67578 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO/InlinerPass.h
lib/Transforms/IPO/Inliner.cpp