LazyValueInfo: range'ify some for-loops. No functional change.
[oota-llvm.git] / lib / Analysis / PtrUseVisitor.cpp
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-03-02 Chandler Carruth[C++11] Switch all uses of the llvm_move macro to use...
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...