[InlineCost] prefer range-for. NFC
Prefer range-for over iterators when such methods exist. Precommitted from https://reviews.llvm.org/D91816 . Signed-off-by:Nick Desaulniers <ndesaulniers@google.com> Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D92350
Loading
Please sign in to comment