aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/DSCallSiteIterator.h
AgeCommit message (Expand)Author
2003-07-17Fix typo in call to isUnresolvableFunc, which was breaking the build.Brian Gaeke
2003-07-16Factor out the test for unresolvable external functions intoVikram S. Adve
2003-07-02Add some functions to the blacklistChris Lattner
2003-07-01Do not treat global variables as functions! (and assert failing)Chris Lattner
2003-06-30Split CallSiteIterator out into DSCallSiteIterator.h, and generalize it a bitChris Lattner