summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/EquivClassGraphs.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-04-02 19:15:15 +0000
committerChris Lattner <sabre@nondot.org>2005-04-02 19:15:15 +0000
commit637e42022fc279692ccde56af94ebdbc7df2c638 (patch)
tree67f2428771b366ddf03301626358e0b0d291c17f /llvm/lib/Analysis/DataStructure/EquivClassGraphs.cpp
parente7ae400bc84affb33d51cbb06fbe9aee63dc99ea (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud