summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/PtrUseVisitor.h
Commit message (Expand)AuthorAge
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Hoist the GEP constant address offset computation to a common home onChandler Carruth2012-12-11
* Add a new visitor for walking the uses of a pointer value.Chandler Carruth2012-12-10