diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-23 04:22:38 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-23 04:22:38 +0000 |
commit | d9bbdce7159d2c5dc123292b155aca53535e190d (patch) | |
tree | e8631ba67266d209c71ebc2ea73df138ea176752 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 4b1bc647f05341a959c6f6a433791d4ce62e7de4 (diff) | |
download | llvm-d9bbdce7159d2c5dc123292b155aca53535e190d.zip llvm-d9bbdce7159d2c5dc123292b155aca53535e190d.tar.gz llvm-d9bbdce7159d2c5dc123292b155aca53535e190d.tar.bz2 |
ValueEnumerator: Use std::find_if, NFC
Mehdi's pattern recognition pulled this one out. This is cleaner with
std::find_if than with the strange helper function that took an iterator
by reference and updated it.
llvm-svn: 267271
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions