Searched refs:BlockPointerTypes (Results 1 – 2 of 2) sorted by relevance
196 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
4062 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()4073 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()4079 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()