Searched refs:DependentSizedMatrixTypes (Results 1 – 2 of 2) sorted by relevance
206 mutable llvm::FoldingSet<DependentSizedMatrixType> DependentSizedMatrixTypes; variable
4232 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()4239 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()4242 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()