Searched defs:ConstCandMapType (Results 1 – 2 of 2) sorted by relevance
110 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType; typedef
147 using ConstCandMapType = DenseMap<ConstPtrUnionType, unsigned>; variable