Searched refs:TypeIdIndices (Results 1 – 1 of 1) sorted by relevance
1766 DenseMap<Metadata *, uint64_t> TypeIdIndices; in buildBitSetsFromDisjointSet() local1768 TypeIdIndices[TypeIds[I]] = I; in buildBitSetsFromDisjointSet()1778 auto I = TypeIdIndices.find(Type->getOperand(1)); in buildBitSetsFromDisjointSet()1779 if (I != TypeIdIndices.end()) in buildBitSetsFromDisjointSet()