Searched refs:DependentVectorTypes (Results 1 – 2 of 2) sorted by relevance
211 mutable llvm::FoldingSet<DependentVectorType> DependentVectorTypes; variable
3962 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()3975 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()3979 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()