The TargetData is not used for the isPowerOfTwo determination. It has never
[oota-llvm.git] / include / llvm / Analysis / PtrUseVisitor.h
2012-12-11 Chandler CarruthHoist the GEP constant address offset computation to...
2012-12-10 Chandler CarruthAdd a new visitor for walking the uses of a pointer...