Compress a few pairs using PointerIntPairs
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 4 Dec 2022 15:15:39 +0000 (16:15 +0100)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 4 Dec 2022 15:55:16 +0000 (16:55 +0100)
commit856f7937c79592d8157bcf515162bf9ee02853cd
treead5abf8298ec38181c890904185129c67f3d1370
parent7a194cfb327a9932464b8fd91c36b07f3acb0d1d
Compress a few pairs using PointerIntPairs

Use the uniform structured bindings interface where possible. NFCI.
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp