Searched refs:DependentVectorTypes (Results 1 – 2 of 2) sorted by relevance
204 mutable llvm::FoldingSet<DependentVectorType> DependentVectorTypes; variable
4082 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()4095 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()4099 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()