Searched refs:BlockPointerTypes (Results 1 – 2 of 2) sorted by relevance
179 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
2944 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()2955 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()2960 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()