aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/PtrUseVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Hoist the GEP constant address offset computation to a common home onChandler Carruth2012-12-111-1/+0
* Add a new visitor for walking the uses of a pointer value.Chandler Carruth2012-12-101-0/+286