Home
last modified time | relevance | path

Searched defs:cOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Shape/Transforms/
H A DOutlineShapeComputation.cpp113 Operation *cOp = it->first; in getOrderedClusters() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp699 if (std::optional<int64_t> cOp = getConstantIntValue(value)) in getAsConstraints() local