swift
7df75c8b - SIL: add the InstructionIndices utility and use it in the SILVerifier

Commit
77 days ago
SIL: add the InstructionIndices utility and use it in the SILVerifier InstructionIndices caches instruction indices per basic block using a NodeBitfield. This is much more efficient than a DenseMap.
Author
Committer
Parents
Loading