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