Searched refs:DependentSizedMatrixTypes (Results 1 – 2 of 2) sorted by relevance
213 mutable llvm::FoldingSet<DependentSizedMatrixType> DependentSizedMatrixTypes; variable
4108 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()4115 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()4118 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()