aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/PtrUseVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hoist the GEP constant address offset computation to a common home onChandler Carruth2012-12-111-23/+1
* Add a new visitor for walking the uses of a pointer value.Chandler Carruth2012-12-101-0/+58