Chris Lattner df968b8b37 Change the ActualCallees callgraph from hash_multimap<Instruction,Function>
to std::set<std::pair<Inst,Func>> to avoid duplicate entries.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21030 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-02 19:15:15 +00:00
..
2005-03-24 23:45:20 +00:00
2005-03-16 22:42:01 +00:00
2005-03-20 03:29:39 +00:00
2005-03-21 09:38:39 +00:00