swift
498294ef
- [NFC] OSSACanOwned: Record defs in SmallVector.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
299 days ago
[NFC] OSSACanOwned: Record defs in SmallVector. In preparation for only recording the defs once, replace the GraphNodeWorklist of defs with a SetVector. Preserve the current visitation order by creating a worklist of indices to be visited.
References
#77968 - [OSSACanonicalizeOwned] Record traversed defs and don't traverse copies of guaranteed values.
Author
nate-chandler
Committer
nate-chandler
Parents
d2f251cd
Loading