Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/SCFToGPU/
DSCFToGPU.cpp60 static Operation::operand_range getUpperBoundOperands(AffineForOp forOp) { in getUpperBoundOperands() function
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1737 AffineForOp::operand_range AffineForOp::getUpperBoundOperands() { in getUpperBoundOperands() function in AffineForOp