[NFC] PHITransAddr refactoring - use range-based loops and standard algorithms
authorSergey Kachkov <sergey.kachkov@syntacore.com>
Thu, 2 Feb 2023 14:49:54 +0000 (17:49 +0300)
committerSergey Kachkov <sergey.kachkov@syntacore.com>
Fri, 3 Feb 2023 12:10:30 +0000 (15:10 +0300)
commitca49d6bc88ce0e5f6d1240be3fee8438e513d33d
tree7c73173d2d0c19b1f3a0fe8249f7261c13462b57
parent6c1842845fdc4bf50f15dd774085ca4781fe1fbd
[NFC] PHITransAddr refactoring - use range-based loops and standard algorithms

Differential Revision: https://reviews.llvm.org/D143179
llvm/include/llvm/Analysis/PHITransAddr.h
llvm/lib/Analysis/PHITransAddr.cpp