Files
swift-mirror/include/swift/AST/RequestCache.h
Slava Pestov 0bfa868978 AST: Per-request dependency maps
Just as with the result cache, instead of a single DenseMap with
type-erased AnyRequest keys, we can use per-request maps for a
nice performance improvement.
2021-01-05 17:56:39 -05:00

14 KiB