[SelectionDAG] Don't repeatedly add a node to the worklist in ComputeLiveOutVRegInfo. NFC
For sqlite3 amalgram, this decreases the number of Worklist.push_back calls (603084) by 10%.
Loading
Please sign in to comment
For sqlite3 amalgram, this decreases the number of Worklist.push_back calls (603084) by 10%.