Searched refs:DependentSizedMatrixTypes (Results 1 – 2 of 2) sorted by relevance
212 mutable llvm::FoldingSet<DependentSizedMatrixType> DependentSizedMatrixTypes; variable
4093 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()4100 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()4103 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()