Change the ActualCallees callgraph from hash_multimap<Instruction,Function>
to std::set<std::pair<Inst,Func>> to avoid duplicate entries. llvm-svn: 21030
Loading
Please register or sign in to comment
to std::set<std::pair<Inst,Func>> to avoid duplicate entries. llvm-svn: 21030