diff options
author | Chris Lattner <sabre@nondot.org> | 2005-04-02 19:15:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-04-02 19:15:15 +0000 |
commit | 637e42022fc279692ccde56af94ebdbc7df2c638 (patch) | |
tree | 67f2428771b366ddf03301626358e0b0d291c17f /llvm/lib/Analysis/DataStructure/EquivClassGraphs.cpp | |
parent | e7ae400bc84affb33d51cbb06fbe9aee63dc99ea (diff) | |
download | bcm5719-llvm-637e42022fc279692ccde56af94ebdbc7df2c638.tar.gz bcm5719-llvm-637e42022fc279692ccde56af94ebdbc7df2c638.zip |
Change the ActualCallees callgraph from hash_multimap<Instruction,Function>
to std::set<std::pair<Inst,Func>> to avoid duplicate entries.
llvm-svn: 21030
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/EquivClassGraphs.cpp')
0 files changed, 0 insertions, 0 deletions