aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/IPA/CallGraph.cpp
AgeCommit message (Expand)Author
2001-11-26Implement a new entry node that has edges to all external methods in the moduleChris Lattner
2001-10-22Added function IsLeafMethod to identify leaf methods.Vikram S. Adve
2001-10-13* Add support for Invoke instructionsChris Lattner
2001-10-02Commit more code over to new cast styleChris Lattner
2001-09-28Initial support for construction of a call graphChris Lattner