Searched refs:DependentVectorTypes (Results 1 – 2 of 2) sorted by relevance
210 mutable llvm::FoldingSet<DependentVectorType> DependentVectorTypes; variable
3947 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()3960 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()3964 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()