Replace loop with std::equal. NFC intended.
[oota-llvm.git] / lib / Analysis / MemoryLocation.cpp
2015-06-04 Chandler Carruth[PM/AA] Start refactoring AliasAnalysis to remove the...