Home | History | Annotate | Download | only in Analysis

Lines Matching refs:alloc

1173     llvm::BumpPtrAllocator &alloc = cfg->getAllocator();
1174 Scope = alloc.Allocate<LocalScope>();
1175 BumpVectorContext ctx(alloc);