Searched refs:DependentVectorTypes (Results 1 – 2 of 2) sorted by relevance
192 mutable llvm::FoldingSet<DependentVectorType> DependentVectorTypes; variable
3423 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()3436 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()3440 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()