Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineStructures.cpp217 ValueRange boundOperands) { in addBound()
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2094 printBound(AffineMapAttr boundMap,Operation::operand_range boundOperands,const char * prefix,OpAsmPrinter & p) printBound() argument
2188 auto boundOperands = foldLoopBounds() local