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