llvm-project
fa658ac7 - [Transforms][NFC] Remove second CodeExtractor constructor

Commit
1 year ago
[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
Author
Parents
Loading