Home
last modified time | relevance | path

Searched refs:TypeIdIndices (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1766 DenseMap<Metadata *, uint64_t> TypeIdIndices; in buildBitSetsFromDisjointSet() local
1768 TypeIdIndices[TypeIds[I]] = I; in buildBitSetsFromDisjointSet()
1778 auto I = TypeIdIndices.find(Type->getOperand(1)); in buildBitSetsFromDisjointSet()
1779 if (I != TypeIdIndices.end()) in buildBitSetsFromDisjointSet()