Searched refs:BitIntTypes (Results 1 – 2 of 2) sorted by relevance
240 mutable llvm::FoldingSet<BitIntType> BitIntTypes; variable
4575 if (BitIntType *EIT = BitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBitIntType()4579 BitIntTypes.InsertNode(New, InsertPos); in getBitIntType()