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