Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp2329 createNewOperandWithStaticSizes(Location loc,PatternRewriter & rewriter,OpOperand * opOperand,llvm::DenseMap<AffineExpr,int64_t> & affineExprToSize,LinalgOp linalgOp,SmallVector<Value> & newOperands,SmallVector<Type> & resultTypes,bool & changeNeeded) createNewOperandWithStaticSizes() argument
2402 bool changeNeeded = false; matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp4162 bool changeNeeded = false; inferStaticShape() local
4396 bool changeNeeded = false; inferStaticShape() local