commit | 42fd16931099f528228f020596f7fb5ef5ea8b7f | [log] [tgz] |
---|---|---|
author | Vikram S. Adve <vadve@cs.uiuc.edu> | Sun Oct 20 18:07:37 2002 +0000 |
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | Sun Oct 20 18:07:37 2002 +0000 |
tree | 498b7b2b1e394707ab5e23938a63e2265c732c1a | |
parent | 726bafda652754096ee4d3c8ceb07aa8d105f8b9 [diff] |
Added a first-class representation for each call site that can be used in the DS graphs. Essentially, what was vector<DSNodeHandle> before is now a DSCallSite with the same vector, plus pointers to the CallInst and the caller Function. The special-purpose class BUDataStructure::CallSite is no longer needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4228 91177308-0d34-0410-b5e6-96231b3b80d8