Searched refs:BlockPointerTypes (Results 1 – 2 of 2) sorted by relevance
197 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
3301 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()3312 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()3317 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()