Searched refs:affineAllocator (Results 1 – 1 of 1) sorted by relevance
280 llvm::BumpPtrAllocator affineAllocator; member in mlir::MLIRContextImpl864 auto *res = impl.affineAllocator.Allocate<detail::AffineMapStorage>(); in getImpl()867 results = copyArrayRefInto(impl.affineAllocator, results); in getImpl()911 auto *res = impl.affineAllocator.Allocate<detail::IntegerSetStorage>(); in get()914 constraints = copyArrayRefInto(impl.affineAllocator, constraints); in get()915 eqFlags = copyArrayRefInto(impl.affineAllocator, eqFlags); in get()