Files
clang-p2996/llvm/lib/Transforms/IPO/LoopExtractor.cpp
Alexis Engelke fa658ac791 [Transforms][NFC] Remove second CodeExtractor constructor
This only has a single use and is equally well served by the existing
constructor -- blocks of a loop are already an array.

Pull Request: https://github.com/llvm/llvm-project/pull/103399
2024-08-14 09:50:15 +02:00

9.4 KiB