Add a new visitor for walking the uses of a pointer value.
[oota-llvm.git] / include / llvm / Analysis / PtrUseVisitor.h
2012-12-10 Chandler CarruthAdd a new visitor for walking the uses of a pointer...