mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Adds a stat to SILInstruction's transferNodesFromList to record the number of times an instruction is transfered to another block. This is the only way I can think of to detect quadratic behavior of passes that split basic blocks.
292 B
292 B