Searched refs:BPAlloc (Results 1 – 5 of 5) sorted by relevance
174 SD = (SymExpr*) BPAlloc.Allocate<SymbolRegionValue>(); in getRegionValueSymbol()193 SD = (SymExpr*) BPAlloc.Allocate<SymbolConjured>(); in getConjuredSymbol()211 SD = (SymExpr*) BPAlloc.Allocate<SymbolDerived>(); in getDerivedSymbol()227 SD = (SymExpr*) BPAlloc.Allocate<SymbolExtent>(); in getExtentSymbol()245 SD = (SymExpr*) BPAlloc.Allocate<SymbolMetadata>(); in getMetadataSymbol()262 data = (SymbolCast*) BPAlloc.Allocate<SymbolCast>(); in getCastSymbol()280 data = (SymIntExpr*) BPAlloc.Allocate<SymIntExpr>(); in getSymIntExpr()298 data = (IntSymExpr*) BPAlloc.Allocate<IntSymExpr>(); in getIntSymExpr()316 data = (SymSymExpr*) BPAlloc.Allocate<SymSymExpr>(); in getSymSymExpr()
80 P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>(); in getValue()121 D = (CompoundValData*) BPAlloc.Allocate<CompoundValData>(); in getCompoundValData()140 D = (LazyCompoundValData*) BPAlloc.Allocate<LazyCompoundValData>(); in getLazyCompoundValData()256 P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>(); in getPersistentSValWithData()281 P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>(); in getPersistentSValPair()
65 llvm::BumpPtrAllocator& BPAlloc; variable77 : Ctx(ctx), BPAlloc(Alloc), PersistentSVals(0), PersistentSValPairs(0), in BasicValueFactory()
479 llvm::BumpPtrAllocator& BPAlloc; variable487 BPAlloc(bpalloc), BV(bv), Ctx(ctx) {} in SymbolManager()
602 llvm::BumpPtrAllocator BPAlloc; member in __anonde26dc550611::RetainSummaryManager729 AF(BPAlloc), ScratchArgs(AF.getEmptyMap()), in RetainSummaryManager()858 N = (CachedSummaryNode *) BPAlloc.Allocate<CachedSummaryNode>(); in getPersistentSummary()866 RetainSummary *Summ = (RetainSummary *) BPAlloc.Allocate<RetainSummary>(); in getPersistentSummary()