Home | History | Annotate | Download | only in Analysis

Lines Matching refs:alloc

734     llvm::BumpPtrAllocator &alloc = cfg->getAllocator();
735 Scope = alloc.Allocate<LocalScope>();
736 BumpVectorContext ctx(alloc);