Searched refs:BPAlloc (Results 1 – 5 of 5) sorted by relevance
177 SD = (SymExpr*) BPAlloc.Allocate<SymbolRegionValue>(); in getRegionValueSymbol()196 SD = (SymExpr*) BPAlloc.Allocate<SymbolConjured>(); in conjureSymbol()214 SD = (SymExpr*) BPAlloc.Allocate<SymbolDerived>(); in getDerivedSymbol()230 SD = (SymExpr*) BPAlloc.Allocate<SymbolExtent>(); in getExtentSymbol()248 SD = (SymExpr*) BPAlloc.Allocate<SymbolMetadata>(); in getMetadataSymbol()265 data = (SymbolCast*) BPAlloc.Allocate<SymbolCast>(); in getCastSymbol()283 data = (SymIntExpr*) BPAlloc.Allocate<SymIntExpr>(); in getSymIntExpr()301 data = (IntSymExpr*) BPAlloc.Allocate<IntSymExpr>(); in getIntSymExpr()319 data = (SymSymExpr*) BPAlloc.Allocate<SymSymExpr>(); in getSymSymExpr()
81 P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>(); in getValue()118 D = (CompoundValData*) BPAlloc.Allocate<CompoundValData>(); in getCompoundValData()137 D = (LazyCompoundValData*) BPAlloc.Allocate<LazyCompoundValData>(); in getLazyCompoundValData()253 P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>(); in getPersistentSValWithData()278 P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>(); in getPersistentSValPair()
66 llvm::BumpPtrAllocator& BPAlloc; variable82 : Ctx(ctx), BPAlloc(Alloc), PersistentSVals(0), PersistentSValPairs(0), in BasicValueFactory()
481 llvm::BumpPtrAllocator& BPAlloc; variable489 BPAlloc(bpalloc), BV(bv), Ctx(ctx) {} in SymbolManager()
617 llvm::BumpPtrAllocator BPAlloc; member in __anona6e8e9d70511::RetainSummaryManager745 AF(BPAlloc), ScratchArgs(AF.getEmptyMap()), in RetainSummaryManager()870 N = (CachedSummaryNode *) BPAlloc.Allocate<CachedSummaryNode>(); in getPersistentSummary()878 RetainSummary *Summ = (RetainSummary *) BPAlloc.Allocate<RetainSummary>(); in getPersistentSummary()