aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/DataStructureStats.cpp
AgeCommit message (Expand)Author
2003-02-05Implement optimization for direct function call case. This dramaticallyChris Lattner
2002-11-17Add hack to only consider indirect calls indirect if they do more than castChris Lattner
2002-11-13Pass to compute various statisics related to DSGraphs.Vikram S. Adve