mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This makes it possible to look up the execution count corresponding to an ASTNode through SILGenFunction. The profile reader itself is stored in a SILGenModule: this doesn't seem like the best place for it, so suggestions for improvement are welcome! Next, we'll actually attach this data to SIL objects and pass it all down to IRGen.
3.1 KiB
3.1 KiB