Searched refs:BlockPointerTypes (Results 1 – 2 of 2) sorted by relevance
190 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
3409 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()3420 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()3425 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()