llvm-project
d2ffc11f - [CFG][InstCombine][NFC] Use block numbers when finding backedges (#186668)

Commit
76 days ago
[CFG][InstCombine][NFC] Use block numbers when finding backedges (#186668) The functions traverse all basic blocks, so SmallPtrSets use a single vector indexed by block number.
Author
Parents
Loading