Searched refs:ExtIntTypes (Results 1 – 2 of 2) sorted by relevance
240 mutable llvm::FoldingSet<ExtIntType> ExtIntTypes; variable
4360 if (ExtIntType *EIT = ExtIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getExtIntType()4364 ExtIntTypes.InsertNode(New, InsertPos); in getExtIntType()