Searched defs:CachedResultsTy (Results 1 – 3 of 3) sorted by relevance
55 using CachedResultsTy = DenseMap<ValuePairTy, bool>; variable
54 typedef DenseMap<ValuePairTy, bool> CachedResultsTy; typedef