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