Lines Matching defs:compute
837 LLVM_DEBUG(llvm::dbgs() << "Unable to compute source's domain\n");
858 LLVM_DEBUG(llvm::dbgs() << "Unable to compute slice's domain\n");
1044 LogicalResult MemRefRegion::compute(Operation *op, unsigned loopDepth,
1056 LLVM_DEBUG(llvm::dbgs() << "MemRefRegion::compute: " << *op
1272 if (failed(region.compute(op, /*loopDepth=*/0, /*sliceState=*/nullptr,
1465 << "Unable to compute slice bound constraints\n");
1476 << "Unable to compute slice bound constraints\n");
1509 << "Unable to compute union bounding box of slice bounds\n");
1759 // TODO: extend the slicing utility to compute slices that
1925 region->compute(opInst,
2091 // Try to compute a lower/upper bound for op, expressed in terms of the other