Skip to content
Commit 637e4202 authored by Chris Lattner's avatar Chris Lattner
Browse files

Change the ActualCallees callgraph from hash_multimap<Instruction,Function>

to std::set<std::pair<Inst,Func>> to avoid duplicate entries.

llvm-svn: 21030
parent e7ae400b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment